Skip to content

Commit 7d82acc

Browse files
committed
removed parsiq reference
1 parent 19e161d commit 7d82acc

File tree

4 files changed

+1
-40
lines changed

4 files changed

+1
-40
lines changed

docs/tools/data/parsiq.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,6 @@ nav:
518518
- Envio: tools/data/envio.md
519519
- Flair: tools/data/flair.md
520520
- Moralis: tools/data/moralis.md
521-
- PARSIQ: tools/data/parsiq.md
522521
- SQD (Subsquid): tools/data/sqd.md
523522
- SubQuery: tools/data/subquery.md
524523
- The Graph: tools/data/thegraph.md

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ set -euo pipefail
44
virtualenv venv
55
source venv/bin/activate
66
pip3 install -r requirements.txt
7-
mkdocs serve --strict
7+
mkdocs serve

sitemap.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2016,11 +2016,6 @@
20162016
<lastmod>2024-10-17T18:52:30+00:00</lastmod>
20172017
<priority>0.80</priority>
20182018
</url>
2019-
<url>
2020-
<loc>https://docs.polygon.technology/tools/data/parsiq/</loc>
2021-
<lastmod>2024-10-17T18:52:30+00:00</lastmod>
2022-
<priority>0.80</priority>
2023-
</url>
20242019
<url>
20252020
<loc>https://docs.polygon.technology/tools/data/sqd/</loc>
20262021
<lastmod>2024-10-17T18:52:30+00:00</lastmod>

0 commit comments

Comments
 (0)