1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-16 15:17:28 +00:00

fixed url

This commit is contained in:
Anson 2019-02-05 20:46:18 -07:00
parent 15e15b7b97
commit 9654d02c13
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ I wonder how $aapl, $nflx, and $sono are performing today.
Will return: Will return:
`![Conversation With Simple Telegram Bot](\img\telegramBotTickerReply.png)` ![Conversation With Simple Telegram Bot](\img\telegramBotTickerReply.png)
As long as the bot is in your chat it will reply to any stock tickers in your messages. As long as the bot is in your chat it will reply to any stock tickers in your messages.

View File

@ -1,5 +1,5 @@
site_name: Simple Stock Bot site_name: Simple Stock Bot
site_url: http://misterbiggs.gitlab.io/simple-telegram-bot site_url: https://misterbiggs.gitlab.io/simple-telegram-bot
nav: nav:
- Home: index.md - Home: index.md
# - Commands: commands.md # - Commands: commands.md