-
-
Notifications
You must be signed in to change notification settings - Fork 382
Fix Issue 17303 - type error in the href url under the link Systems Programming #1623
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
Conversation
|
|
This fixes the same issue as my #1621. I should probably have expressed more explicitly in Bugzilla that I'm submitting a fix. Ideally, you'd change the commit message to include the word "fix". The bot picks it up then, which automates a couple of things. I don't know if you can do that with GitHub's web interface. You may have to make a local clone for this. If you have experience with git, it should be relatively straight-forward (pull, amend, force push). If you don't know git, you'd probably have to learn some basics first. If this is too much hassle, I can proceed with #1621 instead. But if you want you're very welcome to go through with this. On the actual changes: Changing the target ID is a minor breaking change. If anyone has a link/bookmark to |
|
Thanks for your comments, |
I don't have merge rights. We'll have to wait for a team member to take a look. I've closed my PR, so it's all yours now.
You're welcome. |
|
I'm fine with the ID breakage in this case, as this is a relatively new page and is not part of the language spec. |
Note that @alouanchi has removed the ID change. No breakage here. |
|
Thanks for the clarification. |
No description provided.