diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/GFI.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GFI.hs b/src/GFI.hs index de633040e..2ea22efa6 100644 --- a/src/GFI.hs +++ b/src/GFI.hs @@ -224,7 +224,7 @@ welcome = unlines [ "This is GF version "++showVersion version++". ", "License: see help -license. ", "Differences from GF 2.9: see help -changes.", - "Bug reports: http://trac.haskell.org/gf/" + "Bug reports: http://code.google.com/p/grammatical-framework/issues/list" ] prompt env |
