devshort

private self-hosted shortlink service
git clone https://git.clttr.info/devshort.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 362326561b086092e73eceff4c5167a2bc4da79b
parent 135cf8b06f14c6718e90bb368871f02dc00922ae
Author: Florian <flokX@users.noreply.github.com>
Date:   Wed,  2 Jan 2019 18:59:34 +0100

Fix links
Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -2,7 +2,7 @@ The devShort URL shortener is the perfect choice for web developers, admins and all professionals. -What is a URL shortener? Visit our [wiki article](wiki/Installation) for more information. +What is a URL shortener? Visit our [wiki article](https://github.com/flokX/devShort/wiki/What-is-URL-shortening%3F) for more information. ## 1-2-3 Main features @@ -29,7 +29,7 @@ What is a URL shortener? Visit our [wiki article](wiki/Installation) for more in 2. Insert a admin password in the `config.json` 3. Run the `installer.php` -That's it! If you want to know what devShort can do visit our [wiki](wiki). +That's it! If you want to know what devShort can do visit our [wiki](https://github.com/flokX/devShort/wiki). ## License