From a176a33f0603ef75737f9cea4f272f143cc883cc Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Wed, 20 Dec 2017 11:57:17 +0100 Subject: update tgingold/ghdl refs to ghdl/ghdl --- src/bug.adb | 2 +- src/ghdldrv/ghdlmain.adb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/bug.adb b/src/bug.adb index 0c2c5d5fd..667489de0 100644 --- a/src/bug.adb +++ b/src/bug.adb @@ -69,7 +69,7 @@ package body Bug is "******************** GHDL Bug occured ****************************"); Put_Line (Standard_Error, - "Please report this bug on https://github.com/tgingold/ghdl/issues"); + "Please report this bug on https://github.com/ghdl/ghdl/issues"); Put_Line (Standard_Error, "GHDL release: " & Ghdl_Ver & ' ' & Ghdl_Release); Put_Line (Standard_Error, "Compiled with " & Get_Gnat_Version); diff --git a/src/ghdldrv/ghdlmain.adb b/src/ghdldrv/ghdlmain.adb index 841d6ccc5..81337af50 100644 --- a/src/ghdldrv/ghdlmain.adb +++ b/src/ghdldrv/ghdlmain.adb @@ -144,7 +144,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 issues on https://github.com/tgingold/ghdl"); + Put_Line ("Report issues on https://github.com/ghdl/ghdl"); elsif Args'Length = 1 then C := Find_Command (Args (1).all); if C = null then -- cgit v1.2.3