Make additional edits

This commit is contained in:
Maria Bermudez 2018-10-23 11:03:34 -07:00 committed by GitHub
parent 90649eabb1
commit 51aef5b491
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -48,10 +48,10 @@ You can now re-link your account at any time.
## GitHub organizations ## GitHub organizations
GitHub organizations and private repositories forked from organizations are GitHub organizations and private repositories forked from organizations are
made available for auto builds using the "Docker Hub Registry" application, which made available for autobuilds using the "Docker Hub Registry" application, which
needs to be added to the organization - and then applied to all users. needs to be added to the organization - and then applied to all users.
To verify access or request access, go to your GitHub **Settings** page, select the To verify or request access, go to your GitHub **Settings** page. Select the
**Applications** section from the left side bar, then click the **View** button for **Applications** section from the left side bar, then click the **View** button for
"Docker Hub Registry". "Docker Hub Registry".
@ -95,7 +95,7 @@ You can also select one or more:
You can modify the description for the repository by clicking the "Description" section You can modify the description for the repository by clicking the "Description" section
of the repository view. of the repository view.
The "Full Description" is over-written by the README.md file when the The "Full Description" is overwritten by the **README.md** file when the
next build is triggered. next build is triggered.
## GitHub private submodules ## GitHub private submodules
@ -156,7 +156,7 @@ build.
## GitHub webhook ## GitHub webhook
A GitHub webhook allows GitHub to notify Docker Hub when something has A GitHub webhook allows GitHub to notify Docker Hub when something has
been committed to a given git repository. been committed to a given Git repository.
When you create an Automated Build, a webhook should get automatically added to your GitHub When you create an Automated Build, a webhook should get automatically added to your GitHub
repository. repository.