Skip to content

Commit 91e7ef8

Browse files
Updated links to point to corewa.rs
We can't use relative links, because we want them to work in Github pages as well as on the main repo. Once a separate index.html etc. gets generated we can make them relative links.
1 parent ac20367 commit 91e7ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# corewa_rs
22
A Rust implementation of [Core Wars](http://www.koth.org/index.html).
33

4-
The implementation is based on [this introductory guide](http://vyznev.net/corewar/guide.html) to Redcode, as well as the [pMARS '94 reference](http://www.koth.org/info/pmars-redcode-94.txt) and an [annotated version](http://corewar.co.uk/standards/icws94.txt) of the ICWS '94 draft.
4+
The implementation is based on [this introductory guide](http://vyznev.net/corewar/guide.html) to Redcode, as well as the [pMARS '94 reference](http://corewa.rs/pmars-redcode-94.txt) and an [annotated version](http://corewa.rs/icws94.txt) of the ICWS '94 draft.

0 commit comments

Comments
 (0)