diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2002-10-18 09:00:14 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2002-10-18 09:00:14 +0000 |
| commit | 4a5a423663223eaef0106091b43fd87310986b10 (patch) | |
| tree | b3d37ab464778f02ace21fe6ae42b86f7230c026 | |
| parent | 0af59de7333f43fe5a71f0cac9d5df5e12ec4109 (diff) | |
| download | rockbox-4a5a423663223eaef0106091b43fd87310986b10.zip rockbox-4a5a423663223eaef0106091b43fd87310986b10.tar.gz rockbox-4a5a423663223eaef0106091b43fd87310986b10.tar.bz2 rockbox-4a5a423663223eaef0106091b43fd87310986b10.tar.xz | |
mozilla got crazy, I'm trying to end the <a> tags to see if it helps. Also
changed the wording on some of the useful links
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2712 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/daily.t | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/www/daily.t b/www/daily.t index 55c3db2..4b31dde 100644 --- a/www/daily.t +++ b/www/daily.t @@ -7,14 +7,13 @@ <p>Useful links for do-it-yourselfers: <ul> -<li><a href="cross-gcc.html">Building the SH1 cross compiler</a> +<li><a href="cross-gcc.html">Building the SH1 cross compiler</a> (unix/linux/cygwin) <li><a href="sh-win/">Setting up an SH1 cross compiler for Windows</a> -<li><a href="docs/how_to_compile.html">README from the docs directory</a>, -describing how to compile Rockbox -<lI><a href="manual/">The Rockbox Manual</a> +<li><a href="docs/how_to_compile.html">How to compile Rockbox from source</a> +<lI><a href="manual/">The Rockbox User's Manual</a> </ul> -<a name="target_builds"> +<a name="target_builds"></a> <h2>Target builds</h2> <p>These are automated daily builds of the CVS code. @@ -36,7 +35,7 @@ The batch timestamp is GMT. <p> <!--#include virtual="buildstatus.link" --> -<a name="bleeding_edge"> +<a name="bleeding_edge"></a> <h2>Bleeding edge builds</h2> <p>These builds are as "bleeding edge" as you can get. Up-to-date builds of the latest CVS code (the top line from the above table): |