You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
FeepingCreature (@FeepingCreature) reported this on 2020-09-24T06:31:31Z
Transferred from https://issues.dlang.org/show_bug.cgi?id=21274
Description
The text was updated successfully, but these errors were encountered: