We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22b578d + 5951e05 commit 7a24d99Copy full SHA for 7a24d99
1 file changed
docs/typesense.config.json
@@ -1,14 +1,14 @@
1
{
2
"index_name": "aztec-docs",
3
"start_urls": [
4
- {
5
- "url": "https://docs.aztec.network/",
6
- "page_rank": 10
7
- },
8
9
"url": "https://docs.aztec.network/aztec-nr-api/mainnet/",
10
"selectors_key": "api-nr",
11
"page_rank": 2
+ },
+ {
+ "url": "https://docs.aztec.network/",
+ "page_rank": 10
12
}
13
],
14
"stop_urls": [
0 commit comments