Skip to content

Commit e658bf5

Browse files
Merge pull request #464 from HarrisJT/patch-1
Duplicate testimonial id
2 parents d9ce215 + a98d305 commit e658bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/panels/production.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<div class="four columns">
3131
<a href="https://www.youtube.com/watch?v=u6ZbF4apABk" target="_blank" rel="noopener"><img src="/static/images/user-logos/yelp.png" alt="Yelp Logo" /></a>
3232
</div>
33-
<div class="eight columns" id="chucklefish-testimonial">
33+
<div class="eight columns" id="yelp-testimonial">
3434
<blockquote>
3535
All the documentation, the tooling, the community is great - you have all the tools to succeed in writing Rust code.
3636
</blockquote>

0 commit comments

Comments
 (0)