Unverified Commit ec238e7d authored by Fern Support's avatar Fern Support Committed by GitHub
Browse files

fix: add basepath aware for multi repo setup (#7300)


Signed-off-by: default avatarRyan Amirthan Stephen <105958906+Ryan-Amirthan@users.noreply.github.com>
Co-authored-by: default avatarRyan Amirthan Stephen <105958906+Ryan-Amirthan@users.noreply.github.com>
parent f80ad692
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
instances: instances:
- url: dynamo.docs.buildwithfern.com/dynamo - url: dynamo.docs.buildwithfern.com/dynamo
custom-domain: docs.dynamo.nvidia.com/dynamo custom-domain: docs.nvidia.com/dynamo
title: NVIDIA Dynamo Documentation title: NVIDIA Dynamo Documentation
...@@ -84,6 +84,7 @@ layout: ...@@ -84,6 +84,7 @@ layout:
experimental: experimental:
mdx-components: mdx-components:
- ./components - ./components
basepath-aware: true
colors: colors:
accentPrimary: accentPrimary:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment