You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: responses/how-to-publish.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
Since Learning Lab courses must be owned by your organization, you'll need to [fork](https://help.github.com/articles/fork-a-repo/) the courses there first. Here are the instructions:
1
+
Since Learning Lab courses must be owned by your organization, you'll need to [fork](https://help.github.com/articles/fork-a-repo/) the course and template repositories there first. Here are the instructions:
2
2
3
3
## Publish the course
4
4
1. Choose an organization that will house your Learning Lab courses. You may have done this prior to taking the course.
5
5
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.
6
-
1. Fork this repository to your chosen organization.
7
-
1. Fork the template repository to your chosen organization.
6
+
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
8
1. Navigate to `https://lab-sandbox.github.com/YOUR-ORGANIZATION/new`
9
9
1. In the Repository name field, type in **{{ repo }}**
10
10
1. We recommend selecting **Private** so you can test the course with other members of the organization before making it public.
0 commit comments