Skip to content

Commit 655d61e

Browse files
committed
docs: Have readme links point to the documentation
1 parent ba6d210 commit 655d61e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ hesitate to read the source code and understand the mechanism of this bot.
2424

2525
## Supported Exchange marketplaces
2626

27-
Please read the [exchange-specific notes](docs/exchanges.md) to learn about special configurations that maybe needed for each exchange.
27+
Please read the [exchange-specific notes](https://www.freqtrade.io/en/stable/exchanges/) to learn about special configurations that maybe needed for each exchange.
2828

2929
### Supported Spot Exchanges
3030

@@ -50,7 +50,7 @@ Please read the [exchange-specific notes](docs/exchanges.md) to learn about spec
5050
- [X] [OKX](https://okx.com/)
5151
- [X] [Bybit](https://bybit.com/)
5252

53-
Please make sure to read the [exchange specific notes](docs/exchanges.md), as well as the [trading with leverage](docs/leverage.md) documentation before diving in.
53+
Please make sure to read the [exchange specific notes](https://www.freqtrade.io/en/stable/exchanges/), as well as the [trading with leverage](https://www.freqtrade.io/en/stable/leverage/) documentation before diving in.
5454

5555
### Community tested
5656

@@ -142,7 +142,7 @@ options:
142142

143143
### Telegram RPC commands
144144

145-
Telegram is not mandatory. However, this is a great way to control your bot. More details and the full command list on the [documentation](https://www.freqtrade.io/en/latest/telegram-usage/)
145+
Telegram is not mandatory. However, this is a great way to control your bot. More details and the full command list on the [documentation](https://www.freqtrade.io/en/stable/telegram-usage/)
146146

147147
- `/start`: Starts the trader.
148148
- `/stop`: Stops the trader.

0 commit comments

Comments
 (0)