You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ hesitate to read the source code and understand the mechanism of this bot.
24
24
25
25
## Supported Exchange marketplaces
26
26
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.
28
28
29
29
### Supported Spot Exchanges
30
30
@@ -50,7 +50,7 @@ Please read the [exchange-specific notes](docs/exchanges.md) to learn about spec
50
50
-[X][OKX](https://okx.com/)
51
51
-[X][Bybit](https://bybit.com/)
52
52
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.
54
54
55
55
### Community tested
56
56
@@ -142,7 +142,7 @@ options:
142
142
143
143
### Telegram RPC commands
144
144
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/)
0 commit comments