Skip to content

Commit e839813

Browse files
authored
Merge pull request #6924 from readthedocs/davidfischer/custom-domains-remove-underscore-note
Remove note about underscore in domain
2 parents 8e78d68 + c69ae09 commit e839813

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/custom_domains.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ If you go to ``<slug>.readthedocs.io``, it should show you the latest version of
1313
A good example is https://pip.readthedocs.io
1414
For :doc:`/commercial/index` the subdomain looks like ``<slug>.readthedocs-hosted.com``.
1515

16-
.. note::
17-
18-
If you have an old project that has an underscore (_) in the name,
19-
it will use a subdomain with a hyphen (-).
20-
`RFC 1035 <https://tools.ietf.org/html/rfc1035>`_ has more information on valid subdomains.
21-
22-
2316
Custom domain support
2417
---------------------
2518

0 commit comments

Comments
 (0)