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

Commit 7aad9b3

Browse files
committed
remove links to sandbox, use prod
1 parent 8a89b72 commit 7aad9b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

responses/how-to-publish.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Since Learning Lab courses must be owned by your organization, you'll need to [f
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.
77
1. [Fork the template repository](https://github.com/githubtraining/lab-starter-template/fork) to your chosen organization.
8-
1. Navigate to `https://lab-sandbox.github.com/YOUR-ORGANIZATION/new`
8+
1. Navigate to `https://lab.github.com/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-sandbox.github.com/YOUR-ORGANIZATION/{{ repo }}
11+
1. Take the course, which should be available at https://lab.github.com/YOUR-ORGANIZATION/{{ repo }}

0 commit comments

Comments
 (0)