Skip to content

Commit 9cfe76b

Browse files
committed
Fix link on homepage band
1 parent 4d1b9d0 commit 9cfe76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/homepage-userstory-callout.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<div class="grid__item width-10-12 width-12-12-m">
2222
<p class="callout-quote">{{ site.data.callout-quotes.quote }}</p>
2323
<p class="callout-credit">- {{ site.data.callout-quotes.author }}</p>
24-
<p class="callout-links"><a href="{{ site.data.callout-quotes.usecaselink }}">Read this User Story</a> | <a href="{{site.baseurl}}/blog/tag/user-story/">See All User Stories</a></p>
24+
<p class="callout-links"><a href="{{ site.data.callout-quotes.usecaselink }}">Read this User Story</a> | <a href="{{site.baseurl}}/userstories/">See All User Stories</a></p>
2525
</div>
2626
</div>
2727
</div>

0 commit comments

Comments
 (0)