aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2015-12-03 05:07:35 +0100
committerTristan Gingold <gingold@adacore.com>2015-12-03 05:07:35 +0100
commitb8a70f67eb79f09880ac9be1e96b7856b1144246 (patch)
tree4afc46cba26e44d99a041796ccc8b374e24bff52 /dist
parent085bb7c468ed301ae79c43661e22773e91708695 (diff)
downloadghdl-b8a70f67eb79f09880ac9be1e96b7856b1144246.tar.gz
ghdl-b8a70f67eb79f09880ac9be1e96b7856b1144246.tar.bz2
ghdl-b8a70f67eb79f09880ac9be1e96b7856b1144246.zip
Use github site for reporting problems.
Diffstat (limited to 'dist')
-rw-r--r--dist/gcc/README2
-rw-r--r--dist/mcode/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/dist/gcc/README b/dist/gcc/README
index 7a33c85a2..48aa84ba7 100644
--- a/dist/gcc/README
+++ b/dist/gcc/README
@@ -65,7 +65,7 @@ end Example;
There is a mailing list for any questions. You can subscribe via:
https://mail.gna.org/listinfo/ghdl-discuss/
-Please report bugs on https://gna.org/bugs/?group=ghdl
+Please report bugs on https://github.com/tgingold/ghdl/issues
If you cannot compile, please report the gcc version, GNAT version and gcc
source version.
diff --git a/dist/mcode/README b/dist/mcode/README
index a10cd6efc..1e591b0b5 100644
--- a/dist/mcode/README
+++ b/dist/mcode/README
@@ -42,6 +42,6 @@ run winbuild.
The installer is in the windows directory.
-Send bugs and comments on http://gna.org/project/ghdl
+Send bugs and comments on https://github.com/tgingold/ghdl
Tristan Gingold.