[Scummvm-git-logs] scummvm-web master -> 44762dcad489dbbe2769874cf3d51bd1a1d40b82

ccawley2011 ccawley2011 at gmail.com
Fri Nov 15 18:46:17 CET 2019


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

Summary:
44762dcad4 WEB: Link to the formatted version of the README file


Commit: 44762dcad489dbbe2769874cf3d51bd1a1d40b82
    https://github.com/scummvm/scummvm-web/commit/44762dcad489dbbe2769874cf3d51bd1a1d40b82
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2019-11-15T17:46:14Z

Commit Message:
WEB: Link to the formatted version of the README file

Changed paths:
    data/documentation.xml


diff --git a/data/documentation.xml b/data/documentation.xml
index 1c157c5..ab94781 100644
--- a/data/documentation.xml
+++ b/data/documentation.xml
@@ -2,7 +2,7 @@
 <documentation xmlns:h="http://www.w3.org/TR/html4/">
 	<document>
 		<name>README {$release}</name>
-		<url>https://github.com/scummvm/scummvm/raw/v{$release}/README.md</url>
+		<url>https://github.com/scummvm/scummvm/blob/v{$release}/README.md</url>
 		<description>{'/\x7brelease\x7d/'|preg_replace:$release:#enReadMeDesc#}</description>
 	</document>
 	<document>





More information about the Scummvm-git-logs mailing list