Skip to content

Commit

Permalink
fix(HowToGuides): provide correct link for version release badge
Browse files Browse the repository at this point in the history
The Version-Release badge link was incorrect and pointing to the
wrong repo. This has now been updated.
  • Loading branch information
thestonefox committed May 17, 2020
1 parent 90c63ee commit c534452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/HowToGuides/Installation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ The package will now also show up in the Unity Package Manager UI. From then on
[Unity]: https://unity3d.com/
[Unity Package Manager]: https://docs.unity3d.com/Manual/upm-ui.html
[Project-Manifest]: https://docs.unity3d.com/Manual/upm-manifestPrj.html
[Version-Release]: https://img.shields.io/github/release/ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity.svg
[Version-Release]: https://img.shields.io/github/release/ExtendRealityLtd/Tilia.Indicators.SpatialTargets.Unity.svg
[Releases]: ../../../../../releases
[Latest-Release]: ../../../../../releases/latest

0 comments on commit c534452

Please sign in to comment.