[Issue 15095] New: Malformed URL in documentation link
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Sep 21 11:22:17 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15095
          Issue ID: 15095
           Summary: Malformed URL in documentation link
           Product: D
           Version: D2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P1
         Component: dlang.org
          Assignee: nobody at puremagic.com
          Reporter: earthfront+dlangbugtracker at gmail.com
Malformed link under the "readf" section of the std.stdio documentation page.
http://dlang.org/phobos/std_stdio.html#.File.readf
It's the second link in that section, italicized: 
http://dlang.org/phobos/std_%3Ci%3Eformat%3C/i%3E.html#formattedRead
Leads to 404 on Chrome under Ubuntu 12.04. 
Perhaps an issue with DDoc? There might be more instances of this hiding.
--
    
    
More information about the Digitalmars-d-bugs
mailing list