Skip to content

Commit 69d9114

Browse files
docs: clarify custom domain with user/org site (#42934)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent 4ad82d0 commit 69d9114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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. 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)