fix README.md broken links
This commit is contained in:
@@ -48,5 +48,5 @@ Before we start the plugin installation through [the Epic Games Launcher](https:
|
||||
> in both locations, at the same time, can lead to various issues, especially if
|
||||
> the version of the plugin installed at the engine level differs from the one
|
||||
> installed at the plugin level.
|
||||
> A guide on [verifying the plugin version](../../getting-started/plugin-verify-version-enable/README.md)
|
||||
> A guide on [verifying the plugin version](../../getting-started/plugin-verify-version-enable/)
|
||||
> is also available as well.
|
||||
|
||||
@@ -102,7 +102,7 @@ Once you have obtained the desired plugin version compatible with the Unreal Eng
|
||||
> in both locations, at the same time, can lead to various issues, especially if
|
||||
> the version of the plugin installed at the engine level differs from the one
|
||||
> installed at the plugin level.
|
||||
> A guide on [verifying the plugin version](../../getting-started/plugin-verify-version-enable/README.md)
|
||||
> A guide on [verifying the plugin version](../../getting-started/plugin-verify-version-enable/)
|
||||
> is also available as well.
|
||||
|
||||
### Engine-level installation
|
||||
@@ -232,7 +232,7 @@ A dialog will pop up shows you the progress of generating the Visual Studio proj
|
||||
|
||||
Once the project files are generated, open up the C++ project in your preferred C++ IDE and build the project. After this, the project can be loaded in the Unreal Editor.
|
||||
|
||||
8. Once the plugin has been built successfully, [ensure the SenseGlove Unreal Engine is enabled and verify the plugin version matches the expected version](../../getting-started/plugin-verify-version-enable/README.md).
|
||||
8. Once the plugin has been built successfully, [ensure the SenseGlove Unreal Engine is enabled and verify the plugin version matches the expected version](../../getting-started/plugin-verify-version-enable/).
|
||||
|
||||
#### Linux Build Instructions
|
||||
|
||||
|
||||
@@ -76,7 +76,7 @@ $ sudo xbps-install -S blueman
|
||||
|
||||

|
||||
|
||||
11. Follow the [SenseCom on GNU/Linux](README.md) instructions and you should be able to successfully connect to the newly paired glove from SenseCom.
|
||||
11. Follow the [SenseCom on GNU/Linux](./) instructions and you should be able to successfully connect to the newly paired glove from SenseCom.
|
||||
|
||||
## Video Tutorial
|
||||
|
||||
|
||||
@@ -343,7 +343,7 @@ Profile Descriptor List:
|
||||
> until finding a free rfcomm device. You can query the existing rfcomm devices
|
||||
> using the command: `ls /dev/rfcomm*`.
|
||||
|
||||
19. Follow the [SenseCom on GNU/Linux](README.md) instructions and you should be able to successfully connect to the newly paired glove from SenseCom.
|
||||
19. Follow the [SenseCom on GNU/Linux](./) instructions and you should be able to successfully connect to the newly paired glove from SenseCom.
|
||||
|
||||
20. Once the SenseCom is closed and we are done with the gloves, we can disconnect the gloves using:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user