Skip to content

Commit fff5075

Browse files
committed
2 parents d2f7d06 + 36c1d75 commit fff5075

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Prepare build environment
1818
run: |
1919
sudo apt install python3-pip python3-dev python3-setuptools
20-
sudo pip3 install -U mkdocs==1.3.0 pygments pymdown-extensions
20+
sudo pip3 install -U mkdocs==1.3.0 pygments==2.17.2 pymdown-extensions
2121
2222
- name: Build the document
2323
run: mkdocs build

docs/clients/wallet-cli-command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1975,7 +1975,7 @@ wallet> updateBrokerage TZ7U1WVBRLZ2umjizxqz3XfearEHhXKX7h 30
19751975
---
19761976
## DEX
19771977
1978-
The trading and price fluctuations of trading pairs are in accordance with the [Bancor Agreement](https://storage.googleapis.com/website-bancor/2018/04/01ba8253-bancor_protocol_whitepaper_en.pdf).
1978+
The trading and price fluctuations of trading pairs are in accordance with the [Bancor Agreement](https://cryptopapers.info/assets/pdf/bancor.pdf).
19791979
19801980
Here are all the commands for DEX:
19811981

0 commit comments

Comments
 (0)