forked from nautechsystems/nautilus_trader
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.lycheeignore
More file actions
32 lines (25 loc) · 1.05 KB
/
Copy path.lycheeignore
File metadata and controls
32 lines (25 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Sites that block bots with 403 Forbidden
https://betfair.com/
https://www.coinbase.com/
https://ibkrcampus.com/
https://www.gnu.org/licenses/
https://data.oecd.org/
# Rate limited sites
https://codspeed.io/
# Relative paths starting with / (invalid URIs)
^/.*
# Anchors without files (warnings about path-only references)
^#.*
# Crates not yet published to docs.rs
https://docs.rs/nautilus-bybit
https://docs.rs/nautilus-hyperliquid
# Documentation site URLs (these work when site is deployed, but return 404 for pre-deployment checks)
https://nautilustrader.io/docs/
https://nautilustrader.io/docs/developer_guide/
https://nautilustrader.io/docs/latest/concepts/advanced/
https://nautilustrader.io/docs/nightly/developer_guide/
# File path anchors (auto-generated by Sphinx documentation build)
file://.*/python-api-latest/.*#.*
# Historical links in release notes (code/docs removed or relocated)
https://github.com/nautechsystems/nautilus_trader/tree/develop/nautilus_trader/indicators/ta_lib
https://vector.dev/docs/about/under-the-hood/architecture/data-model/log/