Skip to content

Commit 67eed8a

Browse files
authored
Ignore console.cratedb.cloud/api/docs as traefik has it on 302 (#124)
1 parent b73a6ec commit 67eed8a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ Unreleased
1515
- Improve the appearance of the index/home page
1616
- Disable version chooser. This project is not versioned.
1717
- Rework "deploy" index page
18+
- Ignore ``/api/docs``

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"https://hub.docker.com/",
1717
# unauthorized
1818
"https://portal.aws.amazon.com/",
19+
"https://console.cratedb.cloud/api/docs",
1920
]
2021

2122
linkcheck_timeout = 5

0 commit comments

Comments
 (0)