Skip to content

Commit 0dfd388

Browse files
Bart RoossienDevGeniusCode
authored andcommitted
Hotfix for internal links to replay files not working (#42)
1 parent ec974a4 commit 0dfd388

File tree

3 files changed

+16
-12
lines changed

3 files changed

+16
-12
lines changed

SourceCode/Debug/replay_testing.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ The golden replay is a multiplayer match made in _Zero Hour v1.04_ in which syst
6060
abilities have been used. It consists of two playthroughs to cover all the general powers. Both replays have
6161
been played on the customized _Tansoooo_ map.
6262

63-
[Download both replays and the map](files/Golden-replays.zip)
63+
[Download both replays and the map](https://github.com/TheSuperHackers/GeneralsWiki/raw/refs/heads/main/SourceCode/Debug/files/Golden-replays.zip)
6464

6565
For a successful test, the expected results on the score screen are:
6666

6767
Golden replay 1:
68-
[files/golden-replay-1-results.png]
68+
[https://github.com/TheSuperHackers/GeneralsWiki/raw/refs/heads/main/SourceCode/Debug/files/golden-replay-1-results.png]
6969

7070
Golden replay 2:
71-
[files/golden-replay-2-results.png]
71+
[https://github.com/TheSuperHackers/GeneralsWiki/raw/refs/heads/main/SourceCode/Debug/files/golden-replay-2-results.png]
7272

7373
### Zero Hour Skirmish
7474

@@ -80,9 +80,10 @@ They don't need to be on the same team. Once the match is completed, save the re
8080
It is recommended to use version **1.04** to create your own skirmish game,
8181
although the latest version **1.05** is backwards compatible.
8282

83-
If you'd prefer not to play a skirmish game, you can download [this file](files/Zerohour-skirmish.zip),
84-
which includes a skirmish match played on a default _Zero Hour_ map .
85-
The expected results are provided in the download package.
83+
If you'd prefer not to play a skirmish game, you can download the followin skirmish match played
84+
on a default _Zero Hour_ map. The expected results are provided in the download package.
85+
86+
[Download](https://github.com/TheSuperHackers/GeneralsWiki/raw/refs/heads/main/SourceCode/Debug/files/Zerohour-skirmish.zip)
8687

8788
### Generals Multiplayer
8889

@@ -92,7 +93,9 @@ For _Command & Conquer: Generals_ three replays have been selected from GameRepl
9293
- **Test MP replay 2**: 7 player FFA game on the map Whiteout (default _Generals_ map).
9394
- **Test MP replay 3**: 2 v 2 v 2 game on the map Armoured Fury (default _Generals_ map).
9495

95-
Download the replays, their maps and the result screens [here](Generals-mp-replays.zip).
96+
The replays, their maps and the result screens are available in a single download:
97+
98+
[Download](https://github.com/TheSuperHackers/GeneralsWiki/raw/refs/heads/main/SourceCode/Debug/files/Generals-MP-replays.zip)
9699

97100
### Generals Skirmish
98101

@@ -104,6 +107,7 @@ They don't need to be on the same team. Once the match is completed, save the re
104107
**Important Note**: Make sure to use _Generals_ **version 1.08**, as the latest version (1.09) is incompatible
105108
with both version 1.08 and the _SuperHackers_ version.
106109

107-
If you'd prefer not to play a skirmish game, you can download [this file](files/Generals-skirmish.zip),
108-
which includes a skirmish match played on a default _Generals_ map.
109-
The expected results are provided in the download package.
110+
If you'd prefer not to play a skirmish game, you can download the followin skirmish match played
111+
on a default _Generals_ map. The expected results are provided in the download package.
112+
113+
[Download](https://github.com/TheSuperHackers/GeneralsWiki/raw/refs/heads/main/SourceCode/Debug/files/Generals-skirmish.zip)

SourceCode/Home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ new to the project, here’s how you can contribute:
2727

2828
- [Build Guides for Different Platforms](build_guides)
2929
- [Dependencies and Libraries](Dependencies)
30-
- [Replays for testing](Debug/replay_testing)
30+
- [Replays for testing](replay_testing)
3131
- [Community Forks](forks)
3232
- [Tools for Developers](Tools)
3333
- [FAQ](FAQ)

SourceCode/_Sidebar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
- [How to Get Involved](how_to_involved)
66
- [How to Contribution](contribution)
7-
- [Replays for testing](Debug/replay_testing)
7+
- [Replays for testing](replay_testing)
88
- [Community forks](forks)
99
- [License](license)
1010
- [Credits](credits)

0 commit comments

Comments
 (0)