Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #36 from amyschoen/patch-1
Browse files Browse the repository at this point in the history
Fixing hard-coded org reference
  • Loading branch information
brianamarie authored Feb 6, 2020
2 parents 33d2b08 + c0fbf87 commit 939273f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions responses/reminder-delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To find projects to contribute to through trending topics and curated collection
### Keep learning

Here are some suggestions for future courses you can take:
- [GitHub Pages]({{ host }}/githubtraining/github-pages): Continue learning about GitHub Pages, which we touched on in this course.
- [Communicating using Markdown]({{ host }}/githubtraining/communicating-using-markdown): We used a little Markdown in this course, but if you want to learn all about this :sparkles: syntax, take the course!
- [GitHub Pages]({{ host }}/{{ course.Owner.login }}/github-pages): Continue learning about GitHub Pages, which we touched on in this course.
- [Communicating using Markdown]({{ host }}/{{ course.Owner.login }}/communicating-using-markdown): We used a little Markdown in this course, but if you want to learn all about this :sparkles: syntax, take the course!

[What will you learn next]({{ host }}/courses)?

0 comments on commit 939273f

Please sign in to comment.