D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 23324 - Incorrect source link in std.format docs
Summary: Incorrect source link in std.format docs
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: All All
: P1 normal
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-04 14:34 UTC by Paul Backus
Modified: 2022-09-06 06:45 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Paul Backus 2022-09-04 14:34:40 UTC
On the documentation page for std.format, the "Source" link points to the following URL:

https://github.com/dlang/phobos/blob/master/std/format.d

However, that file does not exist. It should instead point to

https://github.com/dlang/phobos/blob/master/std/format/package.d