rename images folder to img

This commit is contained in:
Brian 'bdougie' Douglas 2017-04-12 20:25:12 -07:00
parent 7aa77baea9
commit ab020d8322
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ In order to connect Netlify CMS with your GitHub repo, you'll first need to regi
2. Click **Register a new application**.
3. For the **Authorization callback URL**, enter `https://api.netlify.com/auth/done`. The other fields can contain anything you want.
![GitHub Oauth Application setup example](images/github-oauth.png?raw=true)
![GitHub Oauth Application setup example](/img/github-oauth.png?raw=true)
When you complete the registration, you'll be given a **Client ID** and a **Client Secret** for the app. You'll need to add these to your Netlify project:
1. Go to your [**Netlify dashboard**](https://app.netlify.com/) and click on your project.

View File

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB