From 098a4a0bb858b02773cca740c47f683a2c3f416d Mon Sep 17 00:00:00 2001 From: Vdauphin Date: Mon, 10 Apr 2023 22:13:28 +0200 Subject: [PATCH] Use Awes0meHub repository as exemple (#905) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ef366d..42102c7 100644 --- a/README.md +++ b/README.md @@ -77,4 +77,4 @@ To create your own repository: - Run `npm run build` - Now you can host the static content placed in `./dist` directory anywhere you want, the official repo uses github pages to publish the content. Make sure to update [CNAME](https://github.com/caprover/one-click-apps/blob/master/public/CNAME) to your own URL if you decide to do so. -Here is a good example: [Skayo's CapRover One-Click-Apps](https://github.com/Skayo/CapRover-One-Click-Apps) +Here is a good example: [Awes0meHub's CapRover One-Click-Apps](https://github.com/Awes0meHub/caprover-one-click-apps)