Bug 17303 – type error in the href url under the link Systems Programming
Status
RESOLVED
Resolution
FIXED
Severity
trivial
Priority
P1
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2017-04-07T21:50:20Z
Last change time
2017-08-14T23:55:38Z
Keywords
pull
Assigned to
a.louanchi
Creator
a.louanchi
Comments
Comment #0 by a.louanchi — 2017-04-07T21:50:20Z
When I click on Systems Programming on the right navigation it does not take me to Systems Programming part.
Go to https://dlang.org/areas-of-d-usage.html#system-programming,
Then to right navigation.
The underlying href value for Systems Programming link should system-programming instead of system_programming
Comment #1 by a.louanchi — 2017-04-07T21:54:12Z
I have forgotten to add there is same issue on the image link.
href value for Systems Programming link should system-programming instead of systems-programming
Comment #2 by ag0aep6g — 2017-04-08T11:25:29Z
https://github.com/dlang/dlang.org/pull/1621
If you have a GitHub account, you can easily fix typos like this yourself via the "Improve this page" link (top right). But reporting them as bugs is perfectly fine, too.
Comment #3 by a.louanchi — 2017-04-08T13:30:49Z
Ok, I have taken this bug.
Comment #4 by a.louanchi — 2017-04-08T13:44:09Z
Ops, looks the issue has been already fixed.
However I made a small improvement.
Note; this is my first time contributing and sending a pull request. If there is any issues please let me know.
Comment #5 by github-bugzilla — 2017-04-08T20:03:20Z