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