8000 Fix broken links to Arduino IDE 2.x docs parent page by per1234 · Pull Request #1753 · arduino/docs-content · GitHub
[go: up one dir, main page]

Skip to content

Fix broken links to Arduino IDE 2.x docs parent page #1753

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

per1234
Copy link
Contributor
@per1234 per1234 commented Feb 12, 2024

The URL of the parent page for the Arduino IDE 2.x documentation was changed from /software/ide-v2/ to /software/ide/#ide-v2 through a recent reorganization of the documentation website.

A redirect was set up, but it did not work for these particular links due to them having a trailing slash, which caused them to lead to the "Oops! There's nothing here" page.

What This PR Changes

Update the broken links to point directly to the new URL of the target page.

Contribution Guidelines

Additional Context

Originally reported by @dougp2 at https://forum.arduino.cc/t/change-ide-2-3-auto-format-option/1222330/5

The URL of the parent page for the Arduino IDE 2.x documentation was changed from `/software/ide-v2/` to
`software/ide/#ide-v2` through a recent reorganization of the documentation website.

A redirect was set up, but it did not work for these particular links due to them having a trailing slash, which caused
them to lead to the "Oops! There's nothing here" page. The links are hereby updated to point directly to the new URL of
the target page.
@per1234 per1234 added bug Something isn't working arduino Bugs and fixes added by the Arduino Team labels Feb 12, 2024
@per1234 per1234 requested a review from jacobhylen February 12, 2024 09:55
Copy link
Contributor
@jhansson-ard jhansson-ard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @per1234 ! Thanks!

@jhansson-ard jhansson-ard merged commit 0a21d85 into arduino:main Feb 13, 2024
@per1234 per1234 deleted the fix-ide-2_x-links branch February 13, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arduino Bugs and fixes added by the Arduino Team bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0