diff --git a/static/json/books.json b/static/json/books.json index 6d8b48b..8ee407d 100644 --- a/static/json/books.json +++ b/static/json/books.json @@ -11,8 +11,9 @@ }, { "book": { - "url": "https://moshpit.qiime2.org/", - "title": "Docs for MOSHPIT" + "url": "https://moshpit.qiime2.org", + "title": "MOSHPIT documentation", + "source": "https://github.com/bokulich-lab/moshpit-docs" }, "distro": "moshpit" }