diff --git a/README.md b/README.md index b0fe8d5..c904db1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ With that said, if you do decide to use it, feed back is much appreciated. Pleas ## Installation Clone this repository and run the crude installer: ``` -git clone https://github.com/mickenordin/passui.git +git clone https://code.smolnet.org/micke/passui.git cd passui ./install.sh ``` @@ -31,9 +31,9 @@ Please make sure you [properly set up pass](https://git.zx2c4.com/password-store If you want, you can chip in for server costs on [Liberapay](https://liberapay.com/micke/donate). ## Screenshots -![Main dialog](https://raw.githubusercontent.com/mickenordin/passui/main/screenshots/first.png) -![Tools dialog](https://raw.githubusercontent.com/mickenordin/passui/main/screenshots/second.png) -![New password](https://raw.githubusercontent.com/mickenordin/passui/main/screenshots/third.png) -![Show/edit dialog](https://raw.githubusercontent.com/mickenordin/passui/main/screenshots/fourth.png) -![Delete](https://raw.githubusercontent.com/mickenordin/passui/main/screenshots/fifth.png) +![Main dialog](https://code.smolnet.org/micke/passui/raw/branch/main/screenshots/first.png) +![Tools dialog](https://code.smolnet.org/micke/passui/raw/branch/main/screenshots/second.png) +![New password](https://code.smolnet.org/micke/passui/raw/branch/main/screenshots/third.png) +![Show/edit dialog](https://code.smolnet.org/micke/passui/raw/branch/main/screenshots/fourth.png) +![Delete](https://code.smolnet.org/micke/passui/raw/branch/main/screenshots/fifth.png)