Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ title: "cuVS"
instances:
- url: "nvidia-cuvs.docs.buildwithfern.com/cuvs"
custom-domain: docs.nvidia.com/cuvs
multi-source: true
footer: "./theme/nvidia/components/CustomFooter.tsx"
logo:
light: "./theme/nvidia/assets/NVIDIA_light.svg"
Expand Down Expand Up @@ -67,7 +68,6 @@ css:
experimental:
mdx-components:
- "./theme/nvidia/components"
basepath-aware: true
navbar-links:
- type: "secondary"
text: "GitHub"
Expand Down
Loading