Skip to content

Commit c31557a

Browse files
Start exercise
1 parent 7ef518a commit c31557a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Introduction to GitHub
22

3-
<!-- ![](../../actions/workflows/0-start-exercise.yml/badge.svg) -->
4-
![](../../actions/workflows/1-create-a-branch.yml/badge.svg)
5-
![](../../actions/workflows/2-commit-a-file.yml/badge.svg)
6-
![](../../actions/workflows/3-open-a-pull-request.yml/badge.svg)
7-
![](../../actions/workflows/4-merge-your-pull-request.yml/badge.svg)
3+
<!-- ![](https://github.com/apgordon312/skills-introduction-to-github/actions/workflows/0-start-exercise.yml/badge.svg) -->
4+
![](https://github.com/apgordon312/skills-introduction-to-github/actions/workflows/1-create-a-branch.yml/badge.svg)
5+
![](https://github.com/apgordon312/skills-introduction-to-github/actions/workflows/2-commit-a-file.yml/badge.svg)
6+
![](https://github.com/apgordon312/skills-introduction-to-github/actions/workflows/3-open-a-pull-request.yml/badge.svg)
7+
![](https://github.com/apgordon312/skills-introduction-to-github/actions/workflows/4-merge-your-pull-request.yml/badge.svg)
88

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

@@ -29,13 +29,13 @@ In this exercise, you will:
2929

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

32-
<a id="copy-exercise" href="https://github.com/new?template_owner=skills&template_name=introduction-to-github&owner=%40me&name=skills-introduction-to-github&description=Exercise:+Introduction+to+GitHub&visibility=public">
33-
<img src="https://img.shields.io/badge/📠_Copy_Exercise-008000" height="25pt"/>
32+
<a id="copy-exercise">
33+
<img src="https://img.shields.io/badge/📠_Copy_Exercise-AAA" height="25pt"/>
3434
</a>
3535

3636
2. In the new tab, most of the prompts will automatically fill in for you.
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/apgordon312/skills-introduction-to-github/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.
@@ -45,8 +45,8 @@ In this exercise, you will:
4545

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

48-
<a id="start-exercise">
49-
<img src="https://img.shields.io/badge/🚀_Start_Exercise-AAA" height="25pt"/>
48+
<a id="start-exercise" href="https://github.com/apgordon312/skills-introduction-to-github/issues/1">
49+
<img src="https://img.shields.io/badge/🚀_Start_Exercise-008000" height="25pt"/>
5050
</a>
5151

5252
> [!IMPORTANT]

0 commit comments

Comments
 (0)