Skip to content

Fix: Correct base path for GitHub Pages deployment#216

Merged
pekkah merged 1 commit intomasterfrom
fix/docs-basepath
Jun 15, 2025
Merged

Fix: Correct base path for GitHub Pages deployment#216
pekkah merged 1 commit intomasterfrom
fix/docs-basepath

Conversation

@pekkah
Copy link
Copy Markdown
Owner

@pekkah pekkah commented Jun 15, 2025

The GitHub Pages deployment was resulting in 404 errors due to an incorrect base path configuration. This commit updates the build-docs.ps1 script to set the BasePath variable to /tanka-docs-gen/, which is the correct path for this repository's GitHub Pages site.

This change ensures that all assets and links within the generated documentation are resolved correctly, fixing the 404 errors.

The GitHub Pages deployment was resulting in 404 errors due to an incorrect base path configuration. This commit updates the `build-docs.ps1` script to set the `BasePath` variable to `/tanka-docs-gen/`, which is the correct path for this repository's GitHub Pages site.

This change ensures that all assets and links within the generated documentation are resolved correctly, fixing the 404 errors.
@pekkah pekkah enabled auto-merge (squash) June 15, 2025 06:31
@pekkah pekkah merged commit a70e77e into master Jun 15, 2025
4 of 5 checks passed
@pekkah pekkah deleted the fix/docs-basepath branch June 15, 2025 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant