diff options
| -rw-r--r-- | _includes/email_setup.markdown | 2 | ||||
| -rw-r--r-- | _posts/2009-06-13-linux-set-up-git.markdown | 2 | ||||
| -rw-r--r-- | _posts/2009-06-13-mac-set-up-git.markdown | 2 | ||||
| -rw-r--r-- | _posts/2009-06-13-win-set-up-git.markdown | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/_includes/email_setup.markdown b/_includes/email_setup.markdown index ce7184e..0b3e7e8 100644 --- a/_includes/email_setup.markdown +++ b/_includes/email_setup.markdown @@ -31,7 +31,7 @@ On the GitHub site _Click “Account Settings”_ > _Click “Account Admin.”_ - <img src="/images/bootcamp/bootcamp_1_token.jpg" width="558" height="245" alt="Copy your API token" /> + <img src="/images/bootcamp/bootcamp_1_token.jpg" width="558" height="245" alt="Copy your API token" /> At the command line run the following code, using your GitHub username and token in place of the ones shown. diff --git a/_posts/2009-06-13-linux-set-up-git.markdown b/_posts/2009-06-13-linux-set-up-git.markdown index cda68e7..3e82e95 100644 --- a/_posts/2009-06-13-linux-set-up-git.markdown +++ b/_posts/2009-06-13-linux-set-up-git.markdown @@ -77,7 +77,7 @@ To make sure you generate a brand new key, you need to check if one already exis ##<span>Then: </span> Set Up Your Info -Now that you have Git set up and your SSH keys entered into GitHub, it’s time to configure your personal info. +Now that you have Git set up and your SSH keys entered into GitHub, it’s time to configure your personal info. {% include email_setup.markdown %} diff --git a/_posts/2009-06-13-mac-set-up-git.markdown b/_posts/2009-06-13-mac-set-up-git.markdown index c2b3844..527d63f 100644 --- a/_posts/2009-06-13-mac-set-up-git.markdown +++ b/_posts/2009-06-13-mac-set-up-git.markdown @@ -61,7 +61,7 @@ To make sure you generate a brand new key, you need to check if one already exis ##<span>Then: </span> Set Up Your Info -Now that you have Git set up and your SSH keys entered into GitHub, it’s time to configure your personal info. +Now that you have Git set up and your SSH keys entered into GitHub, it’s time to configure your personal info. {% include email_setup.markdown %} diff --git a/_posts/2009-06-13-win-set-up-git.markdown b/_posts/2009-06-13-win-set-up-git.markdown index 63f85ad..c9d218c 100644 --- a/_posts/2009-06-13-win-set-up-git.markdown +++ b/_posts/2009-06-13-win-set-up-git.markdown @@ -74,7 +74,7 @@ To make sure you generate a brand new key, you need to check if one already exis ##<span>Then: </span> Set Up Your Info -Now that you have Git set up and your SSH keys entered into GitHub, it’s time to configure your personal info. +Now that you have Git set up and your SSH keys entered into GitHub, it’s time to configure your personal info. {% include email_setup.markdown %} |
