From 0764313e8eb0d7fa491a3238359334a8e10c97ae Mon Sep 17 00:00:00 2001 From: Anson Date: Tue, 5 Feb 2019 21:12:56 -0700 Subject: [PATCH] Fixed image links --- web/docs/commands.md | 2 +- web/docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/docs/commands.md b/web/docs/commands.md index 537f054..bc6f68c 100644 --- a/web/docs/commands.md +++ b/web/docs/commands.md @@ -16,7 +16,7 @@ I wonder how $aapl, $nflx, and $sono are performing today. Will return: -`![Conversation With Simple Telegram Bot](\img\telegramBotTickerReply.png)` +![Conversation With Simple Telegram Bot](img\telegramBotTickerReply.png) ## Commands diff --git a/web/docs/index.md b/web/docs/index.md index ec3f3a8..8098f3d 100644 --- a/web/docs/index.md +++ b/web/docs/index.md @@ -22,7 +22,7 @@ I wonder how $aapl, $nflx, and $sono are performing today. 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.