Skip to content

Commit 6b87545

Browse files
authored
Fix facebook like path
1 parent 8ed5c75 commit 6b87545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h3 class="text-muted">
7070

7171
<!-- Facebook -->
7272
<div class="col col-md-auto">
73-
<div class="fb-like" data-href="https://developers.facebook.com/docs/plugins/" data-width="" data-layout="button_count" data-action="like" data-size="small" data-share="false"></div>
73+
<div class="fb-like" data-href="https://jsonpath.com/" data-width="" data-layout="button_count" data-action="like" data-size="small" data-share="false"></div>
7474
</div>
7575
</div>
7676

0 commit comments

Comments
 (0)