You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change mentions of "CNAME" -> custom domain (#4627)
* Change mentions of "CNAME" -> custom domain
Also some related cleanup of copy around the CNAME -> custom domain
changes.
* Fix typo and do Nginx -> nginx
Copy file name to clipboardExpand all lines: docs/localization.rst
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,10 @@ It also gets included in the Read the Docs flyout:
48
48
49
49
.. image:: /img/translation_bar.png
50
50
51
-
.. note:: The default language of any CNAME will be the language of the project the Domain object was set on. See :doc:`alternate_domains` for more information.
51
+
.. note::
52
+
The default language of a custom domain is determined by the language of the
53
+
parent project that the domain was configured on. See
54
+
:doc:`alternate_domains` for more information.
52
55
53
56
.. note:: You can include multiple translations in the same repository,
0 commit comments