From b8a70f67eb79f09880ac9be1e96b7856b1144246 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 3 Dec 2015 05:07:35 +0100 Subject: Use github site for reporting problems. --- src/ghdldrv/ghdlmain.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ghdldrv') diff --git a/src/ghdldrv/ghdlmain.adb b/src/ghdldrv/ghdlmain.adb index 5baf46e54..cd34fde44 100644 --- a/src/ghdldrv/ghdlmain.adb +++ b/src/ghdldrv/ghdlmain.adb @@ -136,7 +136,7 @@ package body Ghdlmain is Put_Line ("Also see --options-help for analyzer options."); New_Line; Put_Line ("Please, refer to the GHDL manual for more information."); - Put_Line ("Report bugs on http://gna.org/projects/ghdl"); + Put_Line ("Report issues on https://github.com/tgingold/ghdl"); elsif Args'Length = 1 then C := Find_Command (Args (1).all); if C = null then -- cgit v1.2.3