From de507a111c32c6bdd2d36a8aa3028a4783760649 Mon Sep 17 00:00:00 2001 From: David Schmidt <1110325+david-schmidt@users.noreply.github.com> Date: Sun, 24 Apr 2022 12:43:19 -0400 Subject: [PATCH] Fix broken links --- .Docs/ProDOS.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.Docs/ProDOS.md b/.Docs/ProDOS.md index 24ff74fa..c58d32f2 100644 --- a/.Docs/ProDOS.md +++ b/.Docs/ProDOS.md @@ -2,7 +2,7 @@ ### Updated February 11, 2020 -As discussed in the **[Users Guide](.Docs/User%20Guide.md)**, A2osX runs on top of ProDOS, leveraging its support for block devices such as floppy drives, hard drives, SmartPort drives, etc.; it is limited in its ability to implement certain features based on the capabilities of the underlying operating system, in this case ProDOS. This document will provide an overview of those features and their availability or absence from several versions of ProDOS including two new versions of ProDOS created by the makers of A2osX. +As discussed in the **[Users Guide](User%20Guide.md)**, A2osX runs on top of ProDOS, leveraging its support for block devices such as floppy drives, hard drives, SmartPort drives, etc.; it is limited in its ability to implement certain features based on the capabilities of the underlying operating system, in this case ProDOS. This document will provide an overview of those features and their availability or absence from several versions of ProDOS including two new versions of ProDOS created by the makers of A2osX. ## History diff --git a/README.md b/README.md index 19386dc7..41fa4f97 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ A2osX is licensed under the GNU General Public License. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -The full A2osX license can be found **[Here](../LICENSE)**. +The full A2osX license can be found **[Here](LICENSE)**. ## Copyright