updated location of images

alphons <alphons@heijden.com> 31 Aug 2025, 10:20
bc6808648e607b3e1b6a9d7fdb312aa872dd40fb
11 files changed
  • README.md
  • client-conf.png
  • client-edit.png
  • image.png
  • images/client-conf.png
  • images/client-edit.png
  • images/image.png
  • images/server-conf.png
  • images/server-edit.png
  • server-conf.png
  • server-edit.png
diff --git a/README.md b/README.md
index 011a021..5414f53 100644
--- a/README.md
+++ b/README.md
@@ -4,19 +4,19 @@ All keys are examples not used in production. All data is stored in a password p
## Example server conf (autogenerated)
-![Example server conf](https://github.com/alphons/WireGuardConfigGenerator/blob/master/server-conf.png)
+![Example server conf](https://github.com/alphons/WireGuardConfigGenerator/blob/master/images/server-conf.png)
## Example client conf (autogenerated)
-![Example client conf](https://github.com/alphons/WireGuardConfigGenerator/blob/master/client-conf.png)
+![Example client conf](https://github.com/alphons/WireGuardConfigGenerator/blob/master/images/client-conf.png)
## Example server edit
-![Example server edit](https://github.com/alphons/WireGuardConfigGenerator/blob/master/server-edit.png)
+![Example server edit](https://github.com/alphons/WireGuardConfigGenerator/blob/master/images/server-edit.png)
## Example client edit
-![Example client edit](https://github.com/alphons/WireGuardConfigGenerator/blob/master/client-edit.png)
+![Example client edit](https://github.com/alphons/WireGuardConfigGenerator/blob/master/images/client-edit.png)
diff --git a/client-conf.png b/images/client-conf.png
similarity index 100%
rename from client-conf.png
rename to images/client-conf.png
diff --git a/client-edit.png b/images/client-edit.png
similarity index 100%
rename from client-edit.png
rename to images/client-edit.png
diff --git a/image.png b/images/image.png
similarity index 100%
rename from image.png
rename to images/image.png
diff --git a/server-conf.png b/images/server-conf.png
similarity index 100%
rename from server-conf.png
rename to images/server-conf.png
diff --git a/server-edit.png b/images/server-edit.png
similarity index 100%
rename from server-edit.png
rename to images/server-edit.png