Skip to content

Commit 267eb76

Browse files
authored
docs: clarify based on feedback
1 parent 2c4c49d commit 267eb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pages/configuring-a-custom-domain-for-your-github-pages-site/about-custom-domains-and-github-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ We recommend always using a `www` subdomain, even if you also use an apex domain
3434

3535
## Using a custom domain across multiple repositories
3636

37-
If you set a custom domain for a user or organization site, by default, the same custom domain will be used for all project sites owned by the same account. This will only work if the custom domain is set on a user or organization site. For more information about site types, see [AUTOTITLE](/pages/getting-started-with-github-pages/what-is-github-pages#types-of-github-pages-sites).
37+
By default, if you set a custom domain for a **user site** or **organization site**, that same custom domain will be used for all project sites owned by the same account. For more information about site types, see [AUTOTITLE](/pages/getting-started-with-github-pages/what-is-github-pages#types-of-github-pages-sites).
3838

3939
For example, if the custom domain for your user site is `www.octocat.com`, and you have a project site with no custom domain configured that is published from a repository called `octo-project`, the {% data variables.product.prodname_pages %} site for that repository will be available at `www.octocat.com/octo-project`.
4040

0 commit comments

Comments
 (0)