From 7f43e80c2688947eccaf83a59a5908830c6c0c17 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Thu, 8 Jul 2021 15:29:49 +0200 Subject: [PATCH] Fix after move of code from github --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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)