Skip to content

Commit 8abbe7c

Browse files
committed
update repo links
1 parent d244bea commit 8abbe7c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
A simple LiveMap for FiveM.
1515
<br />
1616
<br />
17-
<a href="https://github.com/all-in-simplicity/simple-livemap/issues/new?labels=bug&template=bug-report---.md">Report Bug</a>
17+
<a href="/issues/new?labels=bug&template=bug-report---.md">Report Bug</a>
1818
·
19-
<a href="https://github.com/all-in-simplicity/simple-livemap/issues/new?labels=enhancement&template=feature-request---.md">Request Feature</a>
19+
<a href="/issues/new?labels=enhancement&template=feature-request---.md">Request Feature</a>
2020
</p>
2121
</div>
2222

@@ -40,7 +40,7 @@
4040
<!-- ABOUT THE PROJECT -->
4141
## About The Project
4242

43-
[![Demo Video][product-screenshot]](https://github.com/all-in-simplicity/simple-livemap)
43+
[![Demo Video][product-screenshot]](/)
4444

4545
This resource shows the locations of players as markers on a map.<br>
4646

@@ -50,7 +50,7 @@ This resource shows the locations of players as markers on a map.<br>
5050
<!-- Installation -->
5151
## Installation
5252

53-
1. Download the latest release from [here](https://github.com/all-in-simplicity/simple-livemap/releases).
53+
1. Download the latest release from [here](/releases).
5454
2. Unzip and copy the downloaded file to your `resources` folder of your server.
5555
3. Add `start slm` to `server.cfg`.
5656

@@ -98,15 +98,15 @@ Distributed under the MIT License. See `LICENSE` for more information.
9898

9999
<!-- MARKDOWN LINKS & IMAGES -->
100100
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
101-
[stars-shield]: https://img.shields.io/github/stars/all-in-simplicity/simple-livemap.svg?style=for-the-badge
102-
[stars-url]: https://github.com/all-in-simplicity/simple-livemap/stargazers
103-
[issues-shield]: https://img.shields.io/github/issues/all-in-simplicity/simple-livemap.svg?style=for-the-badge
104-
[issues-url]: https://github.com/all-in-simplicity/simple-livemap/issues
105-
[license-shield]: https://img.shields.io/github/license/all-in-simplicity/simple-livemap.svg?style=for-the-badge
106-
[license-url]: https://github.com/all-in-simplicity/simple-livemap/blob/master/LICENSE
101+
[stars-shield]: https://img.shields.io/github/stars/charming-byte/simple-livemap.svg?style=for-the-badge
102+
[stars-url]: https://github.com/charming-byte/simple-livemap/stargazers
103+
[issues-shield]: https://img.shields.io/github/issues/charming-byte/simple-livemap.svg?style=for-the-badge
104+
[issues-url]: https://github.com/charming-byte/simple-livemap/issues
105+
[license-shield]: https://img.shields.io/github/license/charming-byte/simple-livemap.svg?style=for-the-badge
106+
[license-url]: https://github.com/charming-byte/simple-livemap/blob/main/LICENSE
107107
[product-screenshot]: ../assets/demo.gif?raw=true
108-
[ci-shield]: https://img.shields.io/github/actions/workflow/status/all-in-simplicity/simple-livemap/ci.yml?style=for-the-badge
109-
[ci-url]: https://github.com/all-in-simplicity/simple-livemap/actions/workflows/ci.yml
108+
[ci-shield]: https://img.shields.io/github/actions/workflow/status/charming-byte/simple-livemap/ci.yml?style=for-the-badge
109+
[ci-url]: https://github.com/charming-byte/simple-livemap/actions/workflows/ci.yml
110110
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
111111
[React-url]: https://reactjs.org/
112112
[CSharp]: https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=csharp&logoColor=white

0 commit comments

Comments
 (0)