Skip to content

Commit 24482bc

Browse files
removing note about redirection (#18786)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 8519be0 commit 24482bc

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

content/pages/getting-started-with-github-pages/about-github-pages.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,6 @@ Project site owned by organization account | `http(s)://pages.<hostname>/<orgnam
6868
For more information, see "[Enabling subdomain isolation](/enterprise/{{ currentVersion }}/admin/installation/enabling-subdomain-isolation)" or contact your site administrator.
6969
{% endif %}
7070

71-
{% if currentVersion == "free-pro-team@latest" %}
72-
{% note %}
73-
74-
**Note:** Repositories using the legacy `<username>.github.com` naming scheme will still be published, but visitors will be redirected from `http(s)://<username>.github.com` to `http(s)://<username>.github.io`. If both a `<username>.github.com` and `<username>.github.io` repository exist, only the `<username>.github.io` repository will be published.
75-
76-
{% endnote %}
77-
{% endif %}
78-
7971
### Publishing sources for {% data variables.product.prodname_pages %} sites
8072

8173
The publishing source for your {% data variables.product.prodname_pages %} site is the branch and folder where the source files for your site are stored.

0 commit comments

Comments
 (0)