Skip to content

Commit edd365a

Browse files
committed
fix. Correct path to images
1 parent 38e298a commit edd365a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## mod-morphsummon
44

5-
![mod-morphsummon](https://raw.githubusercontent.com/azerothcore/mod-morphsummon/master/icon.png)
5+
![mod-morphsummon](https://raw.githubusercontent.com/azerothcore/mod-morphsummon/master/.github/icon.png)
66

77
- Latest build status with azerothcore:
88

@@ -46,10 +46,10 @@ git clone https://github.com/azerothcore/mod-morphsummon.git -b master
4646
If you need to change the module configuration, go to your server configuration folder (where your `worldserver` or `worldserver.exe` is), copy `morphsummon.conf.dist` to `morphsummon.conf` and edit that new file.
4747

4848
## Screenshots
49-
![NPC](https://raw.githubusercontent.com/azerothcore/mod-morphsummon/master/images/morphsummon1.jpg "NPC")
50-
![Ghoul](https://raw.githubusercontent.com/azerothcore/mod-morphsummon/master/images/morphsummon2.jpg "Ghoul")
51-
![Felguard](https://raw.githubusercontent.com/azerothcore/mod-morphsummon/master/images/morphsummon3.jpg "Felguard")
52-
![Water Elemental](https://raw.githubusercontent.com/azerothcore/mod-morphsummon/master/images/morphsummon4.jpg "Water Elemental")
49+
![NPC](https://raw.githubusercontent.com/azerothcore/mod-morphsummon/master/.github/images/morphsummon1.jpg "NPC")
50+
![Ghoul](https://raw.githubusercontent.com/azerothcore/mod-morphsummon/master/.github/images/morphsummon2.jpg "Ghoul")
51+
![Felguard](https://raw.githubusercontent.com/azerothcore/mod-morphsummon/master/.github/images/morphsummon3.jpg "Felguard")
52+
![Water Elemental](https://raw.githubusercontent.com/azerothcore/mod-morphsummon/master/.github/images/morphsummon4.jpg "Water Elemental")
5353

5454
## Credits
5555

0 commit comments

Comments
 (0)