summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2020-06-04 11:32:18 +1000
committerChris Johns <chrisj@rtems.org>2020-06-04 11:32:18 +1000
commit838711de4ce28d0bdba2217019e1a7a376da076b (patch)
tree30c53adcccb64201d3154eff47135d05d03960f5
parentUpdate rtems-notes-5.txt (diff)
downloadrtems-release-838711de4ce28d0bdba2217019e1a7a376da076b.tar.bz2
Fix URL paths in a number places
Closes #3992
-rw-r--r--README.md.in33
1 files changed, 20 insertions, 13 deletions
diff --git a/README.md.in b/README.md.in
index e65a709..4f6d4ba 100644
--- a/README.md.in
+++ b/README.md.in
@@ -1,6 +1,12 @@
-**Home:**: <@RELEASE_URL@>
-**Release:** @RELEASE@
-**Date:** @DATE@
+--------------------------------------------------------------------------------
+
+**Home:** <@RELEASE_URL@>
+
+**Release:** @RELEASE@
+
+**Date:** @DATE@
+
+--------------------------------------------------------------------------------
[RN-P]: rtems-@RELEASE@-release-notes.pdf
@@ -20,7 +26,7 @@ you are using RTEMS. We love hearing about user projects.
Many thanks to everyone who helped create this release.
-Regards
+Regards
*The RTEMS Development Team.*
## RTEMS Web Sites
@@ -48,7 +54,7 @@ Developer <https://devel.rtems.org/>
[docs](docs) The generated RTEMS documentation
-[sources](souces) Source code for this release
+[sources](sources) Source code for this release
[rtems-@RELEASE@-release-notes.pdf][RN-P] Detailed RTEMS Release notes
@@ -62,6 +68,7 @@ Developer <https://devel.rtems.org/>
[S-DOC]: sources/rtems-docs-@RELEASE@.tar.xz
[S-BSD]: sources/rtems-libbsd-@RELEASE@.tar.xz
[S-EX]: sources/rtems-examples-@RELEASE@.tar.xz
+[S-CS]: sources/sha512sum.txt
Source Downloads | RTEMS Source Code
@@ -72,8 +79,8 @@ Source Downloads | RTEMS Source Code
[rtems-docs-@RELEASE@.tar.xz][S-DOC] | RTEMS Documentation source
[rtems-libbsd-@RELEASE@.tar.xz][S-BSD] | RTEMS LibBSD
[rtems-examples-@RELEASE@.tar.xz][S-EX] | RTEMS Examples
-[sources](souces) | All source code for this release
-[sha512sum.txt](sha512sum.txt) | SHA512 checksums for this directory
+[sources](sources) | All source code for this release
+[sha512sum.txt][S-CS] | SHA512 checksums for the sources directory
## RTEMS Documentation
@@ -81,8 +88,8 @@ Source Downloads | RTEMS Source Code
[D-U-H]: docs/rtems-@RELEASE@-user-html.tar.xz
[D-C-P]: docs/rtems-@RELEASE@-c-user.pdf
[D-C-H]: docs/rtems-@RELEASE@-c-user-html.tar.xz
-[D-P-P]: docs/rtems-@RELEASE@-posix-user.pdf
-[D-P-H]: docs/rtems-@RELEASE@-posix-user-html.tar.xz
+[D-P-P]: docs/rtems-@RELEASE@-posix-users.pdf
+[D-P-H]: docs/rtems-@RELEASE@-posix-users-html.tar.xz
[D-E-P]: docs/rtems-@RELEASE@-eng.pdf
[D-E-H]: docs/rtems-@RELEASE@-eng-html.tar.xz
[D-N-P]: docs/rtems-@RELEASE@-networking.pdf
@@ -104,8 +111,8 @@ RTEMS C User Manual
* [docs/rtems-@RELEASE@-c-user-html.tar.xz][D-C-H]
RTEMS POSIX User Manual
- ~ * [docs/rtems-@RELEASE@-posix-user.pdf][D-P-P]
- * [docs/rtems-@RELEASE@-posix-user-html.tar.xz][D-P-H]
+ ~ * [docs/rtems-@RELEASE@-posix-users.pdf][D-P-P]
+ * [docs/rtems-@RELEASE@-posix-users-html.tar.xz][D-P-H]
RTEMS Software Engineering Manual
~ * [docs/rtems-@RELEASE@-eng.pdf][D-E-P]
@@ -120,14 +127,14 @@ RTEMS Shell User Manual
* [docs/rtems-@RELEASE@-shell-html.tar.xz][D-S-H]
RTEMS Doxygen
- ~ * [docs/rtems-@RELEASE@-doxygen.pdf][D-O-H]
+ ~ * [docs/rtems-@RELEASE@-doxygen-html.tar.xz][D-O-H]
## Quick Guide to Building
For new user the Quick Start in the User Manual contains a details Quick Start
guide. Download the User Manual:
- <@RELEASE_URL@/docs/rtems-docs-@RELEASE@-user.pdf>
+ <@RELEASE_URL@/docs/rtems-@RELEASE@-user.pdf>
and follow the instructions in the Quick Start section. If are familiar with
RTEMS or just want to get going the following steps will download the RTEMS