mirror of https://github.com/docker/docs.git
Solve merge conflict for etc. fix (#16827)
This commit is contained in:
parent
74c97e2a5e
commit
198994c05c
|
@ -21,7 +21,7 @@ There are two ways to contribute a pull request to the docs repository:
|
|||
|
||||
This is the manual, more advanced version of clicking 'Edit this page' on a published docs page. Initiating a docs changes in a PR from your own branch gives you more flexibility, as you can submit changes to multiple pages or files under a single pull request, and even create new topics.
|
||||
|
||||
For a demo of the components, tags, Markdown syntax, styles, etc we use at [https://docs.docker.com/](/), see the Useful components section.
|
||||
For a demo of the components, tags, Markdown syntax, styles, etc. we use at [https://docs.docker.com/](/), see the Useful components section.
|
||||
|
||||
## Important files
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Follow the steps on this page to configure SSO for your organization or company.
|
|||
|
||||
>**Note**
|
||||
>
|
||||
> Format your domains without protocol or www information, for example, yourcompany.com. This should include all email domains and subdomains users will use to access Docker. Public domains such as gmail.com, outlook.com, etc aren’t permitted. Also, the email domain should be set as the primary email.
|
||||
> Format your domains without protocol or www information, for example, yourcompany.com. This should include all email domains and subdomains users will use to access Docker. Public domains such as gmail.com, outlook.com, etc. aren’t permitted. Also, the email domain should be set as the primary email.
|
||||
|
||||
4. Once you have waited 72 hours for the TXT Record verification, you can then select **Verify** next to the domain you've added, and follow the on-screen instructions.
|
||||
|
||||
|
|
Loading…
Reference in New Issue