Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Fix issue where clicking links on version home pages results in blank pages #147

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

josh-wong
Copy link
Member

Description

This PR fixes an issue where the links on the version home pages would direct visitors to a blank page. This was caused by the lack of a trailing slash in the version URL.

Related issues and/or PRs

N/A

Changes made

  • Added trailing slash to the redirect in docusaurus.config.js.

Checklist

The following is a best-effort checklist. If any items in this checklist are not applicable to this PR or are dependent on other, unmerged PRs, please still mark the checkboxes after you have read and understood each item.

  • I have updated the side navigation as necessary. N/A
  • I have commented my code, particularly in hard-to-understand areas. N/A
  • I have updated the documentation to reflect the changes. N/A
  • Any remaining open issues linked to this PR are documented and up-to-date (Jira, GitHub, etc.). N/A
  • My changes generate no new warnings.
  • Any dependent changes in other PRs have been merged and published. N/A

Additional notes (optional)

N/A

@josh-wong josh-wong self-assigned this Sep 5, 2024
@josh-wong josh-wong force-pushed the docusaurus/fix-version-homepage-error branch from 5383281 to 70aff04 Compare September 5, 2024 02:16
@josh-wong josh-wong merged commit 0851a6d into main Sep 5, 2024
1 check passed
@josh-wong josh-wong deleted the docusaurus/fix-version-homepage-error branch September 5, 2024 02:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant