diff options
| author | Gunnar Mills <gmills@us.ibm.com> | 2017-07-05 15:00:47 -0500 |
|---|---|---|
| committer | Gunnar Mills <gmills@us.ibm.com> | 2017-07-05 15:02:05 -0500 |
| commit | a34373dc482fba4549e998870b3a0da2079dd7b3 (patch) | |
| tree | cf7ce27701a2fc8f88b65665dedfcaaf51ecd105 | |
| parent | 124aa0d0d075aafdf5e5b795f75b4eca5d089b5a (diff) | |
| download | openbmc-docs-a34373dc482fba4549e998870b3a0da2079dd7b3.tar.gz openbmc-docs-a34373dc482fba4549e998870b3a0da2079dd7b3.zip | |
Use correct "GitHub" spelling
Change-Id: Ib46070743709080e5be1a278f2c412635599af67
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
| -rw-r--r-- | contributing.md | 4 | ||||
| -rw-r--r-- | yocto-development.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/contributing.md b/contributing.md index d5104ad..555764d 100644 --- a/contributing.md +++ b/contributing.md @@ -106,11 +106,11 @@ Your contribution will generally need to be reviewed before being accepted. Submitting changes via Gerrit server ------------------------------------ -The openbmc gerrit server supports Github credentials, its link is: +The openbmc gerrit server supports GitHub credentials, its link is: https://gerrit.openbmc-project.xyz/#/q/status:open -_One time setup_: Login to the WebUI with your github credentials and verify on +_One time setup_: Login to the WebUI with your GitHub credentials and verify on your account Settings that your SSH keys were imported: https://gerrit.openbmc-project.xyz/#/settings/ diff --git a/yocto-development.md b/yocto-development.md index 0a030e1..9c79234 100644 --- a/yocto-development.md +++ b/yocto-development.md @@ -59,7 +59,7 @@ openbmc system for a while and you know there is a better way. Have it built as part of your flash image. Run the devtool command to add your repo to the workspace. In my example I -have a repo out on github that contains my code. +have a repo out on GitHub that contains my code. ``` devtool add welcome https://github.com/causten/hello.git |

