diff options
-rw-r--r-- | docs/docs.html | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/docs.html b/docs/docs.html index 3938826b1..663135a99 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -2,15 +2,21 @@ <h3>Documentation</h3> -Current documentation for buildroot includes: +Documentation for buildroot includes: <ul> <li> - <a href= "buildroot.html">Buildroot - Usage and - documentation</a> is where you want to start reading if you wish to - understand how buildroot work, or wish to change/extend/fix things. If you - find any errors (factual, grammatical, whatever) please report them. + Usage and documentation is where you want to start reading if you + wish to understand how buildroot work, or wish to + change/extend/fix things. If you find any errors (factual, + grammatical, whatever) please report them. Choose between: + <p> + <ul> + <li><a href="/downloads/buildroot.html">Latest stable release</a></li> + <li><a href="buildroot.html">GIT head revision</a></li> + </ul> + <p> </li> <li> |