Skip to content

Commit 4e81a23

Browse files
authored
Merge pull request #21742 from github/repo-sync
repo sync
2 parents bbd3586 + ca040a1 commit 4e81a23

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Loading
Loading

content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/using-github-codespaces-with-github-classroom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ When a student opens an assignment, the repository's README file includes their
8181

8282
![Screenshot of the Codespaces note in the README for a student assignment repository](/assets/images/help/classroom/student-codespaces-readme-link.png)
8383

84-
Students can launch a new or existing codespace by clicking the **{% octicon "code" aria-label="The code icon" %} Code** button on the main page of the assignment repository, then selecting the **Codespaces** tab. For more information, see "[Creating a codespace](/codespaces/developing-in-codespaces/creating-a-codespace#creating-a-codespace)."
84+
Students can launch a new or existing codespace by clicking the **Open in GitHub Codespace** button in the README, or by clicking the **{% octicon "code" aria-label="The code icon" %} Code** button on the main page of the assignment repository, then selecting the **Codespaces** tab. From the **Codespaces** tab you can select an existing codespace or create a new one. For more information, see "[Creating a codespace](/codespaces/developing-in-codespaces/creating-a-codespace#creating-a-codespace)."
8585

8686
![Launch new codespace in assignment repository](/assets/images/help/classroom/student-launch-new-codespace.png)
8787

0 commit comments

Comments
 (0)