Skip to content

Commit b0037b1

Browse files
committed
replace baseurl in github pages course
1 parent d31406a commit b0037b1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_includes/activity/gh-pages/02-create-profile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ Don't worry if you don't want to put your actual information up online. It's OK
3030
{{ activity-text | markdownify }}
3131
</div>
3232

33-
Need help? **Open an issue** [in our class repository](https://github.com/githubschool{{site.baseurl}}-github-pages/issues/new) for answers from GitHub trainers!
33+
Need help? **Open an issue** [in our class repository](https://github.com/githubschool/on-demand-github-pages/issues/new) for answers from GitHub trainers!
3434
{: .notice--success}

_includes/activity/gh-pages/03-create-new-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ Time to add our work history as a page to our Jekyll site.
1515
{{ activity-text | markdownify }}
1616
</div>
1717

18-
Need help? **Open an issue** [in our class repository](https://github.com/githubschool{{site.baseurl}}-github-pages/issues/new) for answers from GitHub trainers!
18+
Need help? **Open an issue** [in our class repository](https://github.com/githubschool/on-demand-github-pages/issues/new) for answers from GitHub trainers!
1919
{: .notice--success}

_includes/activity/gh-pages/04-more-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ You might also look into the "collections" functionality in Jekyll. This would l
2424
{{ activity-text | markdownify }}
2525
</div>
2626

27-
Need help? **Open an issue** [in our class repository](https://github.com/githubschool{{site.baseurl}}-github-pages/issues/new) for answers from GitHub trainers!
27+
Need help? **Open an issue** [in our class repository](https://github.com/githubschool/on-demand-github-pages/issues/new) for answers from GitHub trainers!
2828
{: .notice--success}

0 commit comments

Comments
 (0)