Skip to content

Commit d8f8286

Browse files
authored
Correct POST URL
See eduardoboucas/staticman#219 for info about Staticman v3 URL scheme.
1 parent a67b0d3 commit d8f8286

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ kramdown:
2929

3030
staticman:
3131
#api: "https://api.staticman.net/v3/entry/github/slowbreathing/slowbreathing/master/comments"
32-
api: "https://staticman3.herokuapp.com/v3/entry/github/slowbreathing/slowbreathing/master/"
32+
api: "https://staticman3.herokuapp.com/v3/entry/github/slowbreathing/slowbreathing/master/comments"
3333
path: "_data/comments/test-slug"
3434

3535
plugins:

0 commit comments

Comments
 (0)