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

Files in https://dlang.org/library/ path have broken links #3986

Open
dlangBugzillaToGithub opened this issue Sep 24, 2020 · 0 comments
Open

Comments

@dlangBugzillaToGithub
Copy link

FeepingCreature (@FeepingCreature) reported this on 2020-09-24T06:31:31Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=21274

Description

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant