Skip to content
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

[17.2] Fixed linking #1960

Closed
wants to merge 1 commit into from
Closed

[17.2] Fixed linking #1960

wants to merge 1 commit into from

Conversation

NullDev
Copy link
Contributor

@NullDev NullDev commented Nov 19, 2018

Missing 's' prevented the anchor link from working

Missing 's' prevented the anchor link from working
@@ -2249,7 +2249,7 @@ Other Style Guides
}
```

<a name="control-statement--value-selection"></a>
<a name="control-statements--value-selection"></a>
Copy link
Collaborator

Choose a reason for hiding this comment

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

While this appears to be a typo from the original commit, to prevent links from breaking, we need to keep the singular one forever.

Either we need to fix the links to point to the plural one, or, we should add an anchor tag here for both.

@NullDev
Copy link
Contributor Author

NullDev commented Nov 21, 2018

The approach with the second anchor is probably the best. Made a mistake by deleting the fork, so I'll close this PR here.
New one: #1963

@NullDev NullDev closed this Nov 21, 2018
kiku-jw pushed a commit to kiku-jw/javascript that referenced this pull request Mar 7, 2019
vunb pushed a commit to hsdt/javascript that referenced this pull request Nov 27, 2019
eugene2candy pushed a commit to eugene2candy/javascript that referenced this pull request Apr 10, 2021
passionSeven added a commit to passionSeven/javascript that referenced this pull request Jan 27, 2023
Binary-Ninja-007 pushed a commit to Binary-Ninja-007/JavaScript_Style_Guide that referenced this pull request Aug 13, 2023
harry908nilson pushed a commit to marcolane/Javascriipt that referenced this pull request Sep 1, 2023
olehrab pushed a commit to olehrab/JavaScript that referenced this pull request Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants