Skip to content

fix html_baseurl - #435

Merged
johandahlberg merged 1 commit into
devfrom
docs-baseurl-fix
Aug 5, 2026
Merged

fix html_baseurl#435
johandahlberg merged 1 commit into
devfrom
docs-baseurl-fix

Conversation

@karlmoresco

@karlmoresco karlmoresco commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Description

Small fix to set a configuration variable correctly.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

No tests.

PR checklist:

  • This comment contains a description of changes (with reason).
  • I have performed a self-review of my own code
  • My changes generate no new warnings

Note

Low Risk
Single-line Sphinx configuration change for documentation URLs; no runtime or application logic affected.

Overview
Updates Sphinx html_baseurl in docs/conf.py so it includes the DOCS_VERSION path segment (e.g. …/pixelator/latest/), matching how the deploy workflow publishes HTML under docs/${DOCS_VERSION} on GitHub Pages.

Previously the base URL pointed at the site root without the version folder, which could misalign canonical URLs and metadata with the actual published paths.

Reviewed by Cursor Bugbot for commit ec7f67b. Bugbot is set up for automated code reviews on this repo. Configure here.

@johandahlberg
johandahlberg merged commit b434697 into dev Aug 5, 2026
13 checks passed
@johandahlberg
johandahlberg deleted the docs-baseurl-fix branch August 5, 2026 05:43
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.

2 participants