summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2023-12-09 21:30:35 -0800
committerGitHub <[email protected]>2023-12-09 21:30:35 -0800
commit4a6969c17fb9d7210bbe7927c9fb56679eead093 (patch)
treea205457baf7b8f5ceb4c97cc825805b30029f713
parentb3ed5f625f7c1cca17c69196e6aaad12d00baf46 (diff)
downloadcaprover-one-click-apps-4a6969c17fb9d7210bbe7927c9fb56679eead093.tar.gz
caprover-one-click-apps-4a6969c17fb9d7210bbe7927c9fb56679eead093.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a16efb2..5894244 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ To create your own repository:
- Run `npm run validate_apps`
- Run `npm run formatter-write`
- 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.
+- Now you can host the static content placed in `./dist` directory anywhere you want, the official repo uses [github pages](https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site) 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.
### Third party One Click Apps