Skip to content

Commit 777f2d1

Browse files
committed
fix: Absolute link for images on README
1 parent badb237 commit 777f2d1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ![GitHub Logo](/Textures/logo.png)
1+
# ![GitHub Logo](https://raw.githubusercontent.com/LightDestory/AzerothCoreAdmin/master/Textures/logo.png)
22

33
AzerothCoreAdmin (_ACAdmin_) is a general interface add-on which will help admins and GMs in-game of AzerothCore-based private servers.
44

@@ -31,11 +31,11 @@ _The adaption is based on the most updated fork available of TrinityAdmin for 3.
3131
- [ ] CHAR _(In progress..)_
3232
- [ ] NPC
3333
- [ ] GOB
34-
- [ ] TELE
34+
- [x] TELE
3535
- [ ] TICKETS
3636
- [ ] MISC
3737
- [ ] SERVER
38-
- [ ] LOG
38+
- [x] LOG
3939
- [ ] WHO
4040

4141
## Credits
@@ -61,6 +61,6 @@ Moreover, thanks to:
6161

6262
## Screenshots
6363

64-
![image](/Textures/ACAdmin_GM.png)
65-
![image](/Textures/ACAdmin_CHAR.png)
66-
![image](/Textures/ACAdmin_WHO.png)
64+
![image](https://raw.githubusercontent.com/LightDestory/AzerothCoreAdmin/master/Textures/ACAdmin_GM.png)
65+
![image](https://raw.githubusercontent.com/LightDestory/AzerothCoreAdmin/master/Textures/ACAdmin_CHAR.png)
66+
![image](https://raw.githubusercontent.com/LightDestory/AzerothCoreAdmin/master/Textures/ACAdmin_WHO.png)

0 commit comments

Comments
 (0)