[rtems-release commit] Fix URL paths in a number places
Chris Johns
chrisj at rtems.org
Thu Jun 4 02:28:09 UTC 2020
Module: rtems-release
Branch: master
Commit: 838711de4ce28d0bdba2217019e1a7a376da076b
Changeset: http://git.rtems.org/rtems-release/commit/?id=838711de4ce28d0bdba2217019e1a7a376da076b
Author: Chris Johns <chrisj at rtems.org>
Date: Thu Jun 4 11:32:18 2020 +1000
Fix URL paths in a number places
Closes #3992
---
README.md.in | 33 ++++++++++++++++++++-------------
1 file 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- at 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- at RELEASE@-release-notes.pdf][RN-P] Detailed RTEMS Release notes
@@ -62,6 +68,7 @@ Developer <https://devel.rtems.org/>
[S-DOC]: sources/rtems-docs- at RELEASE@.tar.xz
[S-BSD]: sources/rtems-libbsd- at RELEASE@.tar.xz
[S-EX]: sources/rtems-examples- at RELEASE@.tar.xz
+[S-CS]: sources/sha512sum.txt
Source Downloads | RTEMS Source Code
@@ -72,8 +79,8 @@ Source Downloads | RTEMS Source Code
[rtems-docs- at RELEASE@.tar.xz][S-DOC] | RTEMS Documentation source
[rtems-libbsd- at RELEASE@.tar.xz][S-BSD] | RTEMS LibBSD
[rtems-examples- at 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- at RELEASE@-user-html.tar.xz
[D-C-P]: docs/rtems- at RELEASE@-c-user.pdf
[D-C-H]: docs/rtems- at RELEASE@-c-user-html.tar.xz
-[D-P-P]: docs/rtems- at RELEASE@-posix-user.pdf
-[D-P-H]: docs/rtems- at RELEASE@-posix-user-html.tar.xz
+[D-P-P]: docs/rtems- at RELEASE@-posix-users.pdf
+[D-P-H]: docs/rtems- at RELEASE@-posix-users-html.tar.xz
[D-E-P]: docs/rtems- at RELEASE@-eng.pdf
[D-E-H]: docs/rtems- at RELEASE@-eng-html.tar.xz
[D-N-P]: docs/rtems- at RELEASE@-networking.pdf
@@ -104,8 +111,8 @@ RTEMS C User Manual
* [docs/rtems- at RELEASE@-c-user-html.tar.xz][D-C-H]
RTEMS POSIX User Manual
- ~ * [docs/rtems- at RELEASE@-posix-user.pdf][D-P-P]
- * [docs/rtems- at RELEASE@-posix-user-html.tar.xz][D-P-H]
+ ~ * [docs/rtems- at RELEASE@-posix-users.pdf][D-P-P]
+ * [docs/rtems- at RELEASE@-posix-users-html.tar.xz][D-P-H]
RTEMS Software Engineering Manual
~ * [docs/rtems- at RELEASE@-eng.pdf][D-E-P]
@@ -120,14 +127,14 @@ RTEMS Shell User Manual
* [docs/rtems- at RELEASE@-shell-html.tar.xz][D-S-H]
RTEMS Doxygen
- ~ * [docs/rtems- at RELEASE@-doxygen.pdf][D-O-H]
+ ~ * [docs/rtems- at 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- at RELEASE@-user.pdf>
+ <@RELEASE_URL@/docs/rtems- at 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
More information about the vc
mailing list