Skip to content

Commit 4e66110

Browse files
Start exercise
1 parent 81e2865 commit 4e66110

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Getting Started with GitHub Copilot
22

3-
![](../../actions/workflows/1-preparing.yml/badge.svg)
4-
![](../../actions/workflows/2-first-introduction.yml/badge.svg)
5-
![](../../actions/workflows/3-copilot-edits.yml/badge.svg)
6-
![](../../actions/workflows/4-copilot-on-github.yml/badge.svg)
3+
![](https://github.com/userjoergjakoby/skills-getting-started-with-github-copilot/actions/workflows/1-preparing.yml/badge.svg)
4+
![](https://github.com/userjoergjakoby/skills-getting-started-with-github-copilot/actions/workflows/2-first-introduction.yml/badge.svg)
5+
![](https://github.com/userjoergjakoby/skills-getting-started-with-github-copilot/actions/workflows/3-copilot-edits.yml/badge.svg)
6+
![](https://github.com/userjoergjakoby/skills-getting-started-with-github-copilot/actions/workflows/4-copilot-on-github.yml/badge.svg)
77

88
_Get started using GitHub Copilot in less than an hour._
99

@@ -28,14 +28,14 @@ In this exercise, you will:
2828

2929
1. Right-click **Copy Exercise** and open the link in a new tab.
3030

31-
<a id="copy-exercise" href="https://github.com/new?template_owner=skills&template_name=getting-started-with-github-copilot&owner=%40me&name=skills-getting-started-with-github-copilot&description=Exercise:+Get+started+using+GitHub+Copilot&visibility=public">
32-
<img src="https://img.shields.io/badge/📠_Copy_Exercise-008000" height="25pt"/>
31+
<a id="copy-exercise">
32+
<img src="https://img.shields.io/badge/📠_Copy_Exercise-AAA" height="25pt"/>
3333
</a>
3434

3535
2. In the new tab, most of the fields will automatically fill in for you.
3636

3737
- For owner, choose your personal account or an organization to host the repository.
38-
- We recommend creating a public repository, as private repositories will use [Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions).
38+
- We recommend creating a public repository, as private repositories will use [Actions minutes](https://docs.github.chttps://github.com/userjoergjakoby/skills-getting-started-with-github-copilot/billing/managing-billing-for-github-actions/about-billing-for-github-actions).
3939
- Scroll down and click the **Create repository** button at the bottom of the form.
4040

4141
3. After your new repository is created, wait about 20 seconds for the exercise to be prepared and buttons updated. You will continue working from your copy of the exercise.
@@ -46,8 +46,8 @@ In this exercise, you will:
4646

4747
4. Click **Start Exercise**. Follow the step-by-step instructions and feedback will be provided as you progress.
4848

49-
<a id="start-exercise">
50-
<img src="https://img.shields.io/badge/🚀_Start_Exercise-AAA" height="25pt"/>
49+
<a id="start-exercise" href="https://github.com/userjoergjakoby/skills-getting-started-with-github-copilot/issues/1">
50+
<img src="https://img.shields.io/badge/🚀_Start_Exercise-008000" height="25pt"/>
5151
</a>
5252

5353
> [!IMPORTANT]

0 commit comments

Comments
 (0)