Skip to content

Commit 7705cbe

Browse files
committed
Skip checks for docs.cursor.com which is blocking our checker
Signed-off-by: David Gardner <dagardner@nvidia.com>
1 parent 60f2fc1 commit 7705cbe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ci/markdown-link-check-config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
},
2121
{
2222
"pattern": "^https://milvus\\.io"
23+
},
24+
{
25+
"pattern": "^https://docs\\.cursor\\.com"
2326
}
2427
]
2528
}

0 commit comments

Comments
 (0)