Skip to content

Commit 189a733

Browse files
committed
fixed links
1 parent 69f3e80 commit 189a733

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.markdown

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
## README
44

55
Spring (formerly TASpring) is an Open Source Real Time Strategy game engine.
6-
Visit our [project homepage] (http://springrts.com/) for help, suggestions,
6+
Visit our [project homepage](http://springrts.com/) for help, suggestions,
77
bugs, community forum and everything spring related.
88

99
### Compiling
1010

11-
Detailed instructions for how to compile Spring can be found [here] (http://springrts.com/wiki/Building_spring)
11+
Detailed instructions for how to compile Spring can be found [here](http://springrts.com/wiki/Building_spring)
1212

1313
The most simple set of commands will be:
1414

@@ -22,7 +22,7 @@ Usually, you want to use an installer or a package prepared for your OS:
2222
* Windows: <http://springrts.com/wiki/Download>
2323
* Linux: <http://springrts.com/wiki/SetupGuide>
2424

25-
If you want to compile and install from source, please see [this wiki page] (http://springrts.com/wiki/Building_spring)
25+
If you want to compile and install from source, please see [this wiki page](http://springrts.com/wiki/Building_spring)
2626

2727
The most simple set of commands will be:
2828

@@ -31,11 +31,11 @@ The most simple set of commands will be:
3131
### Using
3232

3333
Use a lobby client for playing single- or multi-player matches.
34-
A list of lobbies may be found [here] (http://springrts.com/wiki/Lobby_Development#Lobby_client_development)
34+
A list of lobbies may be found [here](http://springrts.com/wiki/Lobby_Development#Lobby_client_development)
3535

3636
Once you are in-game, Spring games basically work like every other RTS,
37-
though it has [a LOT of additional ways of control and customizability] (http://springrts.com/wiki/Using_Spring).
37+
though it has [a LOT of additional ways of control and customizability](http://springrts.com/wiki/Using_Spring).
3838

3939
### Notes
4040

41-
A more extensive readme can be found [here] (http://springrts.com/wiki/Read_Me_First).
41+
A more extensive readme can be found [here](http://springrts.com/wiki/Read_Me_First).

0 commit comments

Comments
 (0)