digitalmars.D - broken urls in library reference
- Sebastiaan Koppe (5/5) May 06 2016 I came from https://dlang.org/library/std/algorithm.html and
- Adam D. Ruppe (3/5) May 06 2016 There's a lot of hard-coded links in the Phobos source. We have a
- Sebastiaan Koppe (4/9) May 06 2016 That is a great effort. And I applaud it. But downtime is
I came from https://dlang.org/library/std/algorithm.html and clicked the std.algorithm.searching submodule. This directed me to https://dlang.org/library/std/std_algorithm_searching.html, which returned 404.
May 06 2016
On Friday, 6 May 2016 at 12:31:33 UTC, Sebastiaan Koppe wrote:I came from https://dlang.org/library/std/algorithm.html and clicked the std.algorithm.searching submodule.There's a lot of hard-coded links in the Phobos source. We have a plan to change it but it isn't finished being merged yet.
May 06 2016
On Friday, 6 May 2016 at 13:18:18 UTC, Adam D. Ruppe wrote:On Friday, 6 May 2016 at 12:31:33 UTC, Sebastiaan Koppe wrote:That is a great effort. And I applaud it. But downtime is downtime. Having said that, I just looked and it is resolved already.I came from https://dlang.org/library/std/algorithm.html and clicked the std.algorithm.searching submodule.There's a lot of hard-coded links in the Phobos source. We have a plan to change it but it isn't finished being merged yet.
May 06 2016