mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
chore: update site_url to work correctly
This commit is contained in:
parent
63092d7d1a
commit
2fdf108198
|
@ -1,5 +1,5 @@
|
||||||
site_name: Freqtrade
|
site_name: Freqtrade
|
||||||
site_url: !ENV [READTHEDOCS_CANONICAL_URL, 'https://www.freqtrade.io/en/latest/']
|
site_url: !ENV [READTHEDOCS_CANONICAL_URL, 'https://www.freqtrade.io/']
|
||||||
site_description: Freqtrade is a free and open source crypto trading bot written in Python, designed to support all major exchanges and be controlled via Telegram or builtin Web UI
|
site_description: Freqtrade is a free and open source crypto trading bot written in Python, designed to support all major exchanges and be controlled via Telegram or builtin Web UI
|
||||||
repo_url: https://github.com/freqtrade/freqtrade
|
repo_url: https://github.com/freqtrade/freqtrade
|
||||||
edit_uri: edit/develop/docs/
|
edit_uri: edit/develop/docs/
|
||||||
|
@ -116,9 +116,6 @@ extra:
|
||||||
version:
|
version:
|
||||||
provider: mike
|
provider: mike
|
||||||
alias: true
|
alias: true
|
||||||
analytics:
|
|
||||||
provider: google
|
|
||||||
property: G-VH170LG9M5
|
|
||||||
plugins:
|
plugins:
|
||||||
- search:
|
- search:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user