diff --git a/README.md b/README.md index 308efd6bbaa2e765aee10dffacae258244ad1401..7aea1aa1ccee4b73e93e03e85ba8d70740551b21 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ served on the root path, you will need to: 1. Open `website/siteConfig.js` and change: 1. The `url` to be `https://namespace.gitlab.io` or your [custom domain](https://docs.gitlab.com/ee/user/project/pages/custom_domains_ssl_tls_certification/index.html) of choice. - 1. The `baseUrl` to be an empty string. + 1. The `baseUrl` to be '/'. If you have forked this project, and want to use it under a subpath, you will need to: