[Issue 18344] New: Downloads page should link to https://dlang.org/install.html

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 31 17:08:18 UTC 2018


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

          Issue ID: 18344
           Summary: Downloads page should link to
                    https://dlang.org/install.html
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P1
         Component: dlang.org
          Assignee: nobody at puremagic.com
          Reporter: bachmeil at yahoo.com

The Downloads page includes a curl command under "Install Script". It should
link to https://dlang.org/install.html.

I recommend adding before the curl command:

"The install.sh script is the official D version manager for DMD, GDC and LDC
on FreeBSD, Linux and macOS. It provides a convenient way to fetch and install
a D compiler without requiring administrative privileges or external
dependencies. For more information, see [link to
https://dlang.org/install.html]."

--


More information about the Digitalmars-d-bugs mailing list