We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ddba8 commit f74da57Copy full SHA for f74da57
generate-site.js
@@ -32,7 +32,7 @@ description: A registry of PyTorch Dynamo graph breaks.
32
33
# Base URL for the site
34
# This is crucial for correct linking on GitHub Pages
35
-baseurl: "/test-docs-site" # Adjust this based on your actual GitHub Pages path
+baseurl: "/test-docs-site/docs/repo/compile-graph-break" # Adjust this based on your actual GitHub Pages path
36
37
# Build settings
38
theme: jekyll-theme-minimal # Or any other Jekyll theme you prefer
0 commit comments