Skip to content

fix(homepage): correct base_url concatenation for install links#106

Merged
PythonWoods-Dev merged 1 commit into
mainfrom
fix/homepage-links
Jun 19, 2026
Merged

fix(homepage): correct base_url concatenation for install links#106
PythonWoods-Dev merged 1 commit into
mainfrom
fix/homepage-links

Conversation

@PythonWoods-Dev

Copy link
Copy Markdown
Contributor

This pull request updates the homepage links to improve navigation to the installation documentation. The main change is replacing anchor links with direct links to the install guide, ensuring users are directed to the correct documentation page from both the hero and adapter surface sections.

Homepage navigation improvements:

  • Updated the "Get started" button in overrides/partials/homepage/hero.html to link directly to the install documentation using {{ base_url }}/how-to/install/ instead of an internal anchor.
  • Fixed the "Read the full docs" button in overrides/partials/homepage/adapter_surface.html by adding a missing slash in the URL, ensuring it correctly points to the install documentation.

Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com>
@PythonWoods-Dev PythonWoods-Dev merged commit f12aea8 into main Jun 19, 2026
7 checks passed
@PythonWoods-Dev PythonWoods-Dev deleted the fix/homepage-links branch June 19, 2026 19:48
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