commit | 60a99b0b592c909e89ada007341a1383581ea89b | [log] [tgz] |
---|---|---|
author | Ryan C. Gordon <icculus@icculus.org> | Fri Feb 12 14:41:11 2021 -0500 |
committer | Ryan C. Gordon <icculus@icculus.org> | Fri Feb 12 14:41:11 2021 -0500 |
tree | 68bfdc4ae3079dbd59a1a6f9c44c01d783943add | |
parent | 4ff51d29c31b01876792967719b5e9f08e8c0500 [diff] |
BUGS.txt now points to GitHub Issues instead of bugzilla.libsdl.org.
diff --git a/BUGS.txt b/BUGS.txt index 57d953f..893b975 100644 --- a/BUGS.txt +++ b/BUGS.txt
@@ -1,7 +1,7 @@ -Bugs are now managed in the SDL bug tracker, here: +Bugs are now managed in the SDL issue tracker, here: - https://bugzilla.libsdl.org/ + https://github.com/libsdl-org/SDL/issues You may report bugs there, and search to see if a given issue has already been reported, discussed, and maybe even fixed.