[Scummvm-git-logs] scummvm master -> 713d32ee4310d0454819130f80a68646c4642714

bluegr noreply at scummvm.org
Sun Feb 6 22:46:04 UTC 2022


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
713d32ee43 JANITORIAL: Fix link in README


Commit: 713d32ee4310d0454819130f80a68646c4642714
    https://github.com/scummvm/scummvm/commit/713d32ee4310d0454819130f80a68646c4642714
Author: Daniel Krol (orblivion at gmail.com)
Date: 2022-02-07T00:46:02+02:00

Commit Message:
JANITORIAL: Fix link in README

One of the links to the Supported Games wiki page had an extra `>` at the end.

Changed paths:
    README.md


diff --git a/README.md b/README.md
index 980b7eaa2e7..3412a5d3449 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ For the impatient among you, here is how to get ScummVM running in five simple s
 
 To report a bug, go to the ScummVM [Issue Tracker](https://bugs.scummvm.org/) and log in with your GitHub account.
 
-Please make sure the bug is reproducible, and still occurs in the latest git/Daily build version. Also check the [compatibility list](https://www.scummvm.org/compatibility/) for that game, to ensure the issue is not already known. Please do not report bugs for games that are not listed as completable on the [Supported Games](https://wiki.scummvm.org/index.php?title=Category:Supported_Games>) wiki page, or on the compatibility list. We already know those games have bugs!
+Please make sure the bug is reproducible, and still occurs in the latest git/Daily build version. Also check the [compatibility list](https://www.scummvm.org/compatibility/) for that game, to ensure the issue is not already known. Please do not report bugs for games that are not listed as completable on the [Supported Games](https://wiki.scummvm.org/index.php?title=Category:Supported_Games) wiki page, or on the compatibility list. We already know those games have bugs!
 
 Please include the following information in the bug report:
 




More information about the Scummvm-git-logs mailing list