Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Link to bug tracker.
Browse files Browse the repository at this point in the history
Use real link for wiki page.
  • Loading branch information
H. S. Teoh committed Jan 21, 2015
1 parent c4c4c66 commit 3f9e9ba
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ The runtime library provides the following:
* Unit test, coverage, and trace support code.
* Low-level helpers for compiler-inserted calls.

Issues
------

To report a bug or look up known issues with the runtime library, please visit
the [bug tracker](http://issues.dlang.org/).

Licensing
---------

Expand All @@ -50,4 +56,4 @@ See the LICENSE file for licensing information.
Building
--------

See http://wiki.dlang.org/Building_DMD for build instructions.
See the [wiki page](http://wiki.dlang.org/Building_DMD) for build instructions.

0 comments on commit 3f9e9ba

Please sign in to comment.