Skip to content

Commit 16f23e5

Browse files
committed
Remove product docs from check links test
1 parent 1467f18 commit 16f23e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/check-links.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ def get_guides():
155155

156156
# Add top level guides
157157
guides.append(Guide("docs/","docs/_index.md", "Docs Home", "/docs/"))
158-
guides.append(Guide("docs/products/","docs/products/_index.md", "Product Docs", "/docs/products/"))
159158
guides.append(Guide("docs/marketplace/", "", "Marketplace", "/docs/marketplace/"))
160159
guides.append(Guide("docs/marketplace-docs/", "", "Marketplace Docs", "/docs/marketplace-docs/"))
161160
guides.append(Guide("docs/resources/", "", "Resources", "/docs/resources/"))

0 commit comments

Comments
 (0)