D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 21274 - Files in https://dlang.org/library/ path have broken links
Summary: Files in https://dlang.org/library/ path have broken links
Status: NEW
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: x86_64 Linux
: P3 minor
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-24 06:31 UTC by FeepingCreature
Modified: 2024-12-15 15:26 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description FeepingCreature 2020-09-24 06:31:31 UTC
You can reach https://dlang.org/library/std/regex.html and https://dlang.org/library/std/regex/replace_all.html via Google ("dlang" "replaceAll"). When you do, you will reach a site that nominally works, but has for instance a broken anchor link to https://dlang.org/library/std/regex/replace_all.html#Replace%20format%20string , because the std.regex docs expect to be on a single generated html site.

https://dlang.org/library/ should probably redirect to the corresponding https://dlang.org/phobos/ page.
Comment 1 dlangBugzillaToGithub 2024-12-15 15:26:38 UTC
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dlang.org/issues/3986

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB