ConfigurationFiles: add link
authorWuzzy
Thu, 03 May 2018 02:45:32 +0100
changeset 1406 29d47056785f
parent 1405 102a40ccc9f3
child 1407 95ac8a844bef
ConfigurationFiles: add link
ConfigurationFiles.wiki
--- a/ConfigurationFiles.wiki	Thu May 03 02:44:03 2018 +0100
+++ b/ConfigurationFiles.wiki	Thu May 03 02:45:32 2018 +0100
@@ -308,7 +308,7 @@
  * Ammo in crate
  * Delay
 
-In each section, each number represents one weapon. The order of these weapons is noted in the source code file `weapons.h` (https://hg.hedgewars.org/hedgewars/file/a79c1206bacd/QTfrontend/weapons.h#l24). This means the first number of a section is for the grenade, followed by the cluster bomb, then bazooka, and so on.
+In each section, each number represents one weapon. The order of these weapons is noted in the source code file `weapons.h` ([https://hg.hedgewars.org/hedgewars/file/tip/QTfrontend/weapons.h#l24]). This means the first number of a section is for the grenade, followed by the cluster bomb, then bazooka, and so on.
 
 == `schemes.ini` ==
 Legacy file for game schemes for version 0.9.23 and older. Since 0.9.24, this file is no longer actively used, it is now only used to import schemes to the new format when the `Schemes/Game/` directory has not been created yet.