diff --git a/mkdocs.yml b/mkdocs.yml index c1b9f46..6ea5109 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,14 +1,14 @@ site_name: Simple Stock Bot -site_url: https://misterbiggs.gitlab.io/simple-telegram-bot -edit_uri: blob/master/web/docs/ +site_url: https://simple-stock-bots.gitlab.io/site +edit_uri: /simple-stock-bots/site/tree/master/docs nav: - Home: index.md - # - Commands: commands.md - # - About: about.md - # - Author's Website: https://blog.ansonbiggs.com/ + - Telegram: telegram.md + - Discord: discord.md + - Author's Website: https://blog.ansonbiggs.com/ - LICENSE: LICENSE.md theme: "material" -repo_url: https://gitlab.com/MisterBiggs/simple-telegram-bot -repo_name: Simple Telegram Bot -site_description: A Telegram Bot for stock market Data. +repo_url: https://gitlab.com/simple-stock-bots +repo_name: Simple Stock Bots +site_description: A collection of simple chat bots for stock market Data.