www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15656] New: broken link in datetime.d documentation

https://issues.dlang.org/show_bug.cgi?id=15656

          Issue ID: 15656
           Summary: broken link in datetime.d documentation
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: jansen.gerald gmail.com

tldr; in std/datetime.d, http://dlang.org/intro-to-_datetime.html should be
http://dlang.org/intro-to-datetime.html

I tried to fix this myself using the "Improve this page" but that mysteriously
took me to an EMPTY datetime.d file in github:
D-Programming-Language/phobos/std/datetime.d, with a warning  "You’re editing
a
file in a project you don’t have write access to. Submitting a change to this
file will write it to a new branch in your fork jansengb/phobos, so you can
send a pull request."

Okay, so I fork phobos in github and navigate to datetime.d. Whoa, the file is
1.38 Mb, too big to be viewed/edited in github. Okay, I give up.

--
Feb 08 2016