Updated links to common-problems page

- a little while ago I moved the location of the common problems page from install/ to appendix/ which broke a few links
This commit is contained in:
Shay Carter 2022-06-14 16:00:15 -06:00
parent f7e3dccf02
commit 0a79fa35a2
2 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ Regardless of what Operating System CAVE is running on, these general requiremen
- Local machine
!!! error "Running CAVE via X11 forwarding or ssh tunneling is **not** supported. Using a [VNC connection is the only remote option](common-problems.md#remotely-connecting-to-cave), and may result in worse performance than running locally."
!!! error "Running CAVE via X11 forwarding or ssh tunneling is **not** supported. Using a [VNC connection is the only remote option](../appendix/common-problems.md#remotely-connecting-to-cave), and may result in worse performance than running locally."
- Java 1.8
- OpenGL 2.0 Compatible Devices
@ -258,7 +258,7 @@ sudo yum clean all
sudo yum groupremove "AWIPS CAVE"
```
!!! note "If you are having trouble removing a group, see the [troubleshooting](common-problems.md#troubleshooting-uninstalling-edex) section."
!!! note "If you are having trouble removing a group, see the [troubleshooting](../appendix/common-problems.md#troubleshooting-uninstalling-edex) section."
**3. Check to make sure all awips rpms have been removed**
```

View file

@ -388,7 +388,7 @@ sudo yum clean all
sudo yum groupremove "AWIPS EDEX Server"
```
!!! note "If you are having trouble removing a group, see the [troubleshooting](common-problems.md#troubleshooting-uninstalling-edex) section."
!!! note "If you are having trouble removing a group, see the [troubleshooting](../appendix/common-problems.md#troubleshooting-uninstalling-edex) section."
**5. Check to make sure all awips rpms have been removed**
```