arduino / arduino/Arduino

Typo in hyperlink in language reference page for variables

Open
#10,986 2 comments 0 reactions 1 assignee Claimed by @matteosuppo View on GitHub
Component: Documentation Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

Both links to the scope documentation page found in [the "Variables" language reference page](https://www.arduino.cc/en/Reference/VariableDeclaration) redirect towards an URL that has a typo in it, which loads a blank page.

Both links are present in the two "Variable scope" sections, the links point towards a redirection page (https://www.arduino.cc/en/Reference/Scope) which itself redirects to [https://www.arduino.cc/reference/en/language/variables/variable-scope--qualifiers/scope/](https://www.arduino.cc/reference/en/language/variables/variable-scope--qualifiers/scope/), notice the two hyphens at the end of the address, whereas the actual page has a single hyphen.

Removing the hyphen manually fixes the issue and loads the intended page.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.