From 2e3eb088235d85ef8d0765c1a8f889ce01f30bae Mon Sep 17 00:00:00 2001 From: Laura Garcia Date: Thu, 2 Jan 2025 16:16:43 +0100 Subject: [PATCH] Update README.md --- README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 466da8c..4f8e769 100755 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ # [Zevenet GUI Community Edition](https://www.zevenet.com) Zevenet GUI CE is the web interface to manage Zevenet Community Edition in an easy and intuitive way. It is based on ngx-admin template with Angular 6+, Bootstrap 4 and Nebular. -### Dashboard screenshot - - ### What's included: @@ -34,7 +31,7 @@ In this repository you'll find the source code usually placed into the folder `/ This git repository only contains the source code, the installable packages based in this code are updated in our Zevenet APT repos, you can use them configuring your Debian Baster system as follows: ``` -root@zevenetlb#> wget -O - http://repo.zevenet.com/zevenet.com.gpg.key | apt-key add - +root@zevenetlb#> wget -O - http://repo.relianoid.com/zevenet.com.gpg.key | apt-key add - ``` @@ -45,20 +42,20 @@ Zevenet CE depends of Zevenet Community Please use the Zevenet APT repo in order to check if updates are available. ## Documentation -Zevenet GUI CE has a complete documentation, for each different screen. +Zevenet GUI CE has a complete documentation, for each different screen. ## How can I support developers? - Star our GitHub repo - Create pull requests, submit bugs, suggest new features or documentation updates -- Stay updated with the [Zevenet blog](https://www.zevenet.com/blog/) -- Get in contact with the community through the [distribution list](https://www.zevenet.com/support/resources/#distributionlist) -- Follow us on [Twitter](https://twitter.com/zevenet) +- Stay updated with the [Zevenet blog](https://www.relianoid.com/blog/) +- Get in contact with the community through the [distribution list](https://www.relianoid.com/support/resources/) +- Follow us on [Fosstodon](https://fosstodon.org/@relianoid) ## License GNU Affero General Public License ## From Zevenet -Made by [Zevenet team](http://zevenet.com/). Copyright (C) 2019-today ZEVENET SL. +Made by [Zevenet team](http://relianoid.com/). Copyright (C) 2019-today ZEVENET SL. We're always glad to receive your feedback!