D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 21302 - std.uni's documentation contains a dead link to its source file
Summary: std.uni's documentation contains a dead link to its source file
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: All All
: P1 trivial
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2020-10-11 03:48 UTC by starcanopy
Modified: 2020-10-11 04:33 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 starcanopy 2020-10-11 03:48:34 UTC
The dead link is found on line 691 of std/uni/package.d.

Current
-------
    Source:    $(PHOBOSSRC std/uni.d)
Expected
--------
    Source:    $(PHOBOSSRC std/uni/package.d)
Comment 1 Dlang Bot 2020-10-11 04:02:43 UTC
@canopyofstars created dlang/phobos pull request #7658 "Fix issue 21302: std.uni's documentation contains a dead link to its …" fixing this issue:

- Fix issue 21302: std.uni's documentation contains a dead link to its source file

https://github.com/dlang/phobos/pull/7658
Comment 2 Dlang Bot 2020-10-11 04:33:10 UTC
dlang/phobos pull request #7658 "Fix issue 21302: std.uni's documentation contains a dead link to its …" was merged into master:

- 9c5a09f10129042fca3238cd39cd1a7b90ab7bf9 by starcanopy:
  Fix issue 21302: std.uni's documentation contains a dead link to its source file

https://github.com/dlang/phobos/pull/7658