Commit 57d3044b8d2ebd082f5dc911bbdf002ad36f7b94
1 parent
ccfbbece
Exists in
master
and in
1 other branch
Linked directly to Github admin page
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
README.md
... | ... | @@ -191,7 +191,7 @@ Issue Trackers |
191 | 191 | **Github Issues Integration** |
192 | 192 | |
193 | 193 | * For 'Account/Repository', the account will either be a username or organization. i.e. **errbit/errbit** |
194 | -* On [https://github.com](https://github.com), click "Account Settings", and then "Account Admin" to find your **API Token**. | |
194 | +* If you are logged in on [Github](https://github.com), you can find your **API Token** on this page: [https://github.com/account/admin](https://github.com/account/admin). | |
195 | 195 | * You will also need to provide the username that your API Token is connected to. |
196 | 196 | |
197 | 197 | |
... | ... | @@ -213,7 +213,7 @@ or you can set up the Github Issues tracker for your **Self.Errbit** app: |
213 | 213 | |
214 | 214 | 4. Fill in the **Username** field with your github username. |
215 | 215 | |
216 | - 5. On [https://github.com](https://github.com), click "Account Settings", and then "Account Admin" to find your Github **API Token**. | |
216 | + 5. If you are logged in on [Github](https://github.com), you can find your **API Token** on this page: [https://github.com/account/admin](https://github.com/account/admin). | |
217 | 217 | |
218 | 218 | 6. Save the settings by clicking **Update App** (or **Add App**) |
219 | 219 | ... | ... |