summaryrefslogtreecommitdiff
path: root/manual/plugins/rocklife.tex
diff options
context:
space:
mode:
authorSebastian Leonhardt <sebastian.leonhardt@web.de>2016-08-15 23:56:53 +0200
committerGerrit Rockbox <gerrit@rockbox.org>2016-08-16 00:19:42 +0200
commitfe730d3a2848c84a34ae81d01a2918fe8ebe703f (patch)
tree446e5fe70961115af8e330ce9a54cdc8a88b1ad6 /manual/plugins/rocklife.tex
parent40ce2b41331888d6284fff6e709789e939cc6a1a (diff)
downloadrockbox-fe730d3a2848c84a34ae81d01a2918fe8ebe703f.tar.gz
rockbox-fe730d3a2848c84a34ae81d01a2918fe8ebe703f.zip
manual: fix/remove broken links
Change-Id: Ic6a53490b91c891e53feba3804957b0dffcfc074
Diffstat (limited to 'manual/plugins/rocklife.tex')
-rw-r--r--manual/plugins/rocklife.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/rocklife.tex b/manual/plugins/rocklife.tex
index 846e0b224f..e031e4a115 100644
--- a/manual/plugins/rocklife.tex
+++ b/manual/plugins/rocklife.tex
@@ -1,7 +1,7 @@
1\subsection{Rocklife} 1\subsection{Rocklife}
2 2
3This an implementation of J. H. Conway's Game of Life (see 3This an implementation of J. H. Conway's Game of Life (see
4\url{http://en.wikipedia.org/wiki/Conway\%27s_Game_of_Life} for a detailed 4\url{http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life} for a detailed
5description). 5description).
6 6
7Rockbox can open files with a configuration description (\fname{.cells} files). 7Rockbox can open files with a configuration description (\fname{.cells} files).