diff --git a/README.adoc b/README.adoc index 67acda1..ebeecaa 100644 --- a/README.adoc +++ b/README.adoc @@ -1,13 +1,13 @@ = mastodon-api-comments -:uri-mastodon.js: https://github.com/Kirschn/mastodon.js -:uti-jquery: https://jquery.com/download/ +:uri-mastodon-js: https://github.com/Kirschn/mastodon.js +:uri-jquery: https://jquery.com/download/ == Setup First copy `mastodon-api-comments.html` to your shortcodes directory. This is either `layouts/shortcodes` or `themes/{your-theme}/layouts/shortcodes`. -Then download link:{uri-mastodon.js}[mastodon.js] and link:{uri-jquery}[JQuery] +Then download link:{uri-mastodon-js}[mastodon.js] and link:{uri-jquery}[JQuery] and copy it together with `mastodon-api-comments.js` from this repo into `content/scripts`.