shithub: rgbds

Download patch

ref: 131ad9b315960d46cc5b0cb9d1c6f052de11f26a
parent: 06b4cf57ab0fc6751435dc94551c22353fdcc8d2
author: ISSOtm <eldredhabert0@gmail.com>
date: Tue Sep 15 14:35:04 EDT 2020

Fix GitHub link in BUGS sections

--- a/src/asm/rgbasm.1
+++ b/src/asm/rgbasm.1
@@ -260,7 +260,7 @@
 .Xr rgbfix 1 .
 .Sh BUGS
 Please report bugs on
-.Lk https://github.com/rednex/rgbds/issues GitHub .
+.Lk https://github.com/gbdev/rgbds/issues GitHub .
 .Sh SEE ALSO
 .Xr rgbasm 5 ,
 .Xr rgbfix 1 ,
--- a/src/fix/rgbfix.1
+++ b/src/fix/rgbfix.1
@@ -164,7 +164,7 @@
 SurvivalKids.gbc
 .Sh BUGS
 Please report bugs on
-.Lk https://github.com/rednex/rgbds/issues GitHub .
+.Lk https://github.com/gbdev/rgbds/issues GitHub .
 .Sh SEE ALSO
 .Xr rgbasm 1 ,
 .Xr rgblink 1 ,
--- a/src/gfx/rgbgfx.1
+++ b/src/gfx/rgbgfx.1
@@ -143,7 +143,7 @@
 .D1 $ rgbgfx in.png
 .Sh BUGS
 Please report bugs on
-.Lk https://github.com/rednex/rgbds/issues GitHub .
+.Lk https://github.com/gbdev/rgbds/issues GitHub .
 .Sh SEE ALSO
 .Xr rgbds 7 ,
 .Xr rgbasm 1 ,
--- a/src/link/rgblink.1
+++ b/src/link/rgblink.1
@@ -134,7 +134,7 @@
 .Ed
 .Sh BUGS
 Please report bugs on
-.Lk https://github.com/rednex/rgbds/issues GitHub .
+.Lk https://github.com/gbdev/rgbds/issues GitHub .
 .Sh SEE ALSO
 .Xr rgbasm 1 ,
 .Xr rgblink 5 ,