Skip to content

Commit 7533a0d

Browse files
committed
fix: Correct more links.
1 parent c66eda5 commit 7533a0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

com.playeveryware.eos/Documentation~/android/README_Android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You can follow the standard <a href="/README.md#configuring-the-plugin">Configur
5252
5353
3. Update the <a href="https://docs.unity3d.com/2021.3/Documentation/Manual/class-PlayerSettingsAndroid.html">Minimum API Level</a> to be at least ```Android 6.0 'Marshmallow' (API Level 23)```.
5454

55-
4. Optionally, set the plugin to <a href="/docs/android/link_eos_library_settings.md">link the EOS Library dynamically</a>.
55+
4. Optionally, set the plugin to <a href="link_eos_library_settings.md">link the EOS Library dynamically</a>.
5656

5757

5858
# FAQ

com.playeveryware.eos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<a href="">[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)</a>
1010
<a href="">![Unity](https://img.shields.io/badge/Unity-2021.3.16f1-blue)</a>
11-
<img src="/tools/coverage/results/Report/badge_linecoverage.svg" />
11+
<img src="tools/coverage/results/Report/badge_linecoverage.svg" />
1212

1313
</div>
1414

0 commit comments

Comments
 (0)