From e9f7a390611166ae0f0a7e994ff980536026a39c Mon Sep 17 00:00:00 2001 From: Anson Date: Tue, 2 Apr 2019 23:28:42 -0700 Subject: [PATCH] updated info for new url and pages --- mkdocs.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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.