diff --git a/README.md b/README.md index 16cc5cc2..77f0b28f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![WTF?! Adventure](https://github.com/design1online/WTF-Adventure/blob/main/assets/img/wtfadventure.png?raw=true "WTF?! Adventure") +![WTF?! Adventure](https://github.com/design1online/WTF-Adventure/blob/main/public/img/wtfadventure.png?raw=true "WTF?! Adventure") ![Node CI](https://github.com/design1online/WTF-Adventure/workflows/node%20ci/badge.svg) ![Code Coverage](https://img.shields.io/codecov/c/gh/design1online/WTF-Adventure) ![WTFPL](https://img.shields.io/static/v1?label=license&message=wtfpl--2.0&color=blueviolet) ![ESDocs Coverage](https://raw.githubusercontent.com/design1online/WTF-Adventure/main/docs/badge.svg?sanitize=true) ![Version](https://img.shields.io/github/package-json/v/design1online/WTF-Adventure) @@ -126,4 +126,4 @@ Now open your browser and navigate to `http://{ip}:{port}/` as defined in your c * Errors installing dependencies * When this happens you will need to look at the specific error you are getting from the dependency and try to resolve the issue * Sometimes these can be fixed by upgrading to the latest version or bumping back to a previous version - * Try searching on Stack Overflow or in the GitHub repo click on the issues tab for the NPM package causing the issue to see if there is a possible solution \ No newline at end of file + * Try searching on Stack Overflow or in the GitHub repo click on the issues tab for the NPM package causing the issue to see if there is a possible solution