Skip to content

Commit

Permalink
docs: add link in DisqusCount example
Browse files Browse the repository at this point in the history
  • Loading branch information
ktquez committed Jun 8, 2020
1 parent 2f1e640 commit 2f29ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/disqus-count.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Comment count link text can be customized at your [Disqus Admin](https://ktquez.
<!-- ... -->
<card-post>
<h2>My awesome post</h2>
<a href="" title="See my awesome post">
<a href="https://example.com/blog/my-awesome-post" title="See my awesome post">
See my awesome post
</a>
<div>
Expand Down

0 comments on commit 2f29ca1

Please sign in to comment.