Skip to content

Commit 76ff740

Browse files
Fix broken link in ISSUE TEMPLATE (#779)
* Fix broken link * @mentions is correct * Update .github/ISSUE_TEMPLATE.md Co-authored-by: Briana Swift <brianamarie@github.com> Co-authored-by: Briana Swift <brianamarie@github.com>
1 parent eced6bf commit 76ff740

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
### How to Contribute
1414
- [ ] Comment on this issue if you'd like to work/collaborate on it!
1515
- [ ] Fork the [repository](https://github.com/github/training-kit).
16-
- [ ] Use the [GitHub Flow](https://guides.github.com/introduction/flow/) to make changes to your fork. [This](https://services.github.com/on-demand/intro-to-github/) is a refresher course if you're unsure about how to make a change on GitHub.
16+
- [ ] Use the [GitHub Flow](https://guides.github.com/introduction/flow/) to make changes to your fork. [This](https://lab.github.com/githubtraining/introduction-to-github) is a refresher course if you're unsure about how to make a change on GitHub.
1717
- [ ] Push your changes to your repository.
1818
- [ ] Submit a Pull Request
1919
- Base Dropdown: github/training-kit
@@ -29,4 +29,4 @@ If you'd like to make and test changes locally (and see how they would look if m
2929
- When successful, the script will initiate a local server at `http://127.0.0.1:4000/`.
3030

3131
### Questions?
32-
- Leave a comment on this issue! Make sure to use @ mentions if you want a specific person's attention!
32+
- Leave a comment on this issue! Make sure to use `@mentions` if you want a specific person's attention!

0 commit comments

Comments
 (0)