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

Commit 9d4776c

Browse files
committed
fix links in ll course to work on ghes
1 parent 1a9d0ef commit 9d4776c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

responses/how-to-publish.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Since Learning Lab courses must be owned by your organization, you'll need to [f
44
1. Choose an organization that will house your Learning Lab courses. You may have done this prior to taking the course.
55
1. Confirm that you are an owner of the chosen Learning Lab course organization, or a member of a team named **lab-assistants** in that organization.
66
1. [Fork this repository]({{ url }}) to your chosen organization.
7-
1. [Fork the template repository](https://github.com/githubtraining/lab-starter-template/fork) to your chosen organization.
8-
1. Navigate to `https://lab.github.com/YOUR-ORGANIZATION/new`
7+
1. [Add the template repository](https://github.com/githubtraining/lab-starter-template/fork) to your chosen organization.
8+
1. Navigate to `{{ host }}/YOUR-ORGANIZATION/new`
99
1. In the Repository name field, type in **{{ repo }}**
1010
1. We recommend selecting **Private** so you can test the course with other members of the organization before making it public.
11-
1. Take the course, which should be available at https://lab.github.com/YOUR-ORGANIZATION/{{ repo }}
11+
1. Take the course, which should be available at {{ host }}/YOUR-ORGANIZATION/{{ repo }}.

0 commit comments

Comments
 (0)