diff --git a/.github/workflows/update-gpx.yml b/.github/workflows/update-gpx.yml index 1747461..e3c55db 100644 --- a/.github/workflows/update-gpx.yml +++ b/.github/workflows/update-gpx.yml @@ -23,7 +23,7 @@ jobs: run: sudo apt-get update && sudo apt-get install -y libgeos-dev libproj-dev - name: Install dependencies - run: pip install requests beautifulsoup4 cartopy matplotlib + run: pip install -r requirements.txt - name: Run update script run: python scripts/update_gpx.py --url "${{ vars.NAMING_URL }}" diff --git a/README.md b/README.md index ce3347d..ecb68d8 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,5 @@ Mapping Tezos protocol names on the globe * => no clear list for those AFAIK. * *cities* for protocols testnets and protocols applied on mainnet - * => cf. https://tezos.gitlab.io/protocols/naming.html + * => cf. https://octez.tezos.com/docs/protocols/naming.html * can be mapped :-) diff --git a/docs/index.html b/docs/index.html index 4380e66..c05476a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,13 +10,16 @@ integrity="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo=" crossorigin=""> +
Tezos Protocol Cities