[Issue 17830] New: DDOC: enumerations links to false html site
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Sep 16 12:13:55 UTC 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17830
          Issue ID: 17830
           Summary: DDOC: enumerations links to false html site
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dlang.org
          Assignee: nobody at puremagic.com
          Reporter: andre at s-e-a-p.de
If you click on the page https://dlang.org/library/std/file/dir_entries.html in
the Examples section on the link "SpanMode.depth" you will be forwarded to a
non existing site https://dlang.org/library/std/file/span_mode.depth.html.
Correct link would be https://dlang.org/library/std/file/span_mode.html with
maybe an anchor reference to "depth"
--
    
    
More information about the Digitalmars-d-bugs
mailing list