GccgoCrossCompilation: update issue link
diff --git a/GccgoCrossCompilation.md b/GccgoCrossCompilation.md
index 7e10bfa..e309bd6 100644
--- a/GccgoCrossCompilation.md
+++ b/GccgoCrossCompilation.md
@@ -107,7 +107,7 @@
 
 ## TODO
 
-Go-programs importing "C" does not seems to work using xgo. Currently blocked by [Go issue#7398](https://code.google.com/p/go/issues/detail?id=7398)
+Go-programs importing "C" does not seems to work using xgo. Currently blocked by [Go issue#7398](https://github.com/golang/go/issues/7398)
 
 
 This Wiki page was inspired by the lessons learned from "[golang-nuts] Simplification of MIPS cross-compilation?" @ https://groups.google.com/forum/#!topic/golang-nuts/PgyS2yoO2jM
\ No newline at end of file