Skip to content

Commit 884ed25

Browse files
committed
Updated links directly to redirects
1 parent 25b75de commit 884ed25

File tree

3 files changed

+23
-22
lines changed

3 files changed

+23
-22
lines changed

Diff for: README.Rmd

+11-11
Original file line numberDiff line numberDiff line change
@@ -22,31 +22,31 @@ Introduction to Git and GitHub training based on the Forwards workshops:
2222

2323
## Part 1
2424

25-
- [Prework](https://nhs-r-community.github.io/intro-git-github/session-prework.html#/title-slide) - Get set up on a computer
26-
- [Introduction](https://nhs-r-community.github.io/intro-git-github/session-intro.html#/title-slide) - What is version control?
27-
- [Setting up](https://nhs-r-community.github.io/intro-git-github/session-setup.html#/title-slide) - Getting started with Git and GitHub
25+
- [Prework](https://intro-git-github.nhsrcommunity.com/session-prework.html#/title-slide) - Get set up on a computer
26+
- [Introduction](https://intro-git-github.nhsrcommunity.com/session-intro.html#/title-slide) - What is version control?
27+
- [Setting up](https://intro-git-github.nhsrcommunity.com/session-setup.html#/title-slide) - Getting started with Git and GitHub
2828

2929
### Break
3030

31-
[Break](https://nhs-r-community.github.io/intro-git-github/session-break-slide.html#/title-slide)
31+
[Break](https://intro-git-github.nhsrcommunity.com/session-break-slide.html#/title-slide)
3232

33-
- [Version Control](https://nhs-r-community.github.io/intro-git-github/session-version-control.html#/title-slide) - What is Git/GitHub and how they relate to RStudio along with the ups and downs of Git
34-
- [Workflow](https://nhs-r-community.github.io/intro-git-github/session-version-workflow.html#/title-slide) - Brief introduction to the Git and GitHub terminology
35-
- [Workflow with {usethis} and {gert}](https://nhs-r-community.github.io/intro-git-github/session-usethis-gert.html#/title-slide) - start work and making a commit
33+
- [Version Control](https://intro-git-github.nhsrcommunity.com/session-version-control.html#/title-slide) - What is Git/GitHub and how they relate to RStudio along with the ups and downs of Git
34+
- [Workflow](https://intro-git-github.nhsrcommunity.com/session-version-workflow.html#/title-slide) - Brief introduction to the Git and GitHub terminology
35+
- [Workflow with {usethis} and {gert}](https://intro-git-github.nhsrcommunity.com/session-usethis-gert.html#/title-slide) - start work and making a commit
3636

3737
## Part 2
3838

39-
- [Pull Requests (PRs)](https://nhs-r-community.github.io/intro-git-github/session-pull-requests.html#/title-slide) - making pull request, pausing, resuming and finishing
40-
- [Merge conflict!](https://nhs-r-community.github.io/intro-git-github/session-conflict.html#/title-slide) - repeat steps from previous session and create a conflict merge
39+
- [Pull Requests (PRs)](https://intro-git-github.nhsrcommunity.com/session-pull-requests.html#/title-slide) - making pull request, pausing, resuming and finishing
40+
- [Merge conflict!](https://intro-git-github.nhsrcommunity.com/session-conflict.html#/title-slide) - repeat steps from previous session and create a conflict merge
4141

4242
### Break
4343

44-
[Break](https://nhs-r-community.github.io/intro-git-github/session-break-slide.html#/title-slide)
44+
[Break](https://intro-git-github.nhsrcommunity.com/session-break-slide.html#/title-slide)
4545

4646
- [Commit to main (and undo last commit!)](https://intro-git-github.nhsrcommunity.com/session-commit-main.html#/title-slide) - how committing is possible to the main and undo last commits
4747
- [Undo last merge](https://intro-git-github.nhsrcommunity.com/session-undo-merge.html#/title-slide) - undoing a merge (reverting a pull request)
4848
- [Existing repositories](https://intro-git-github.nhsrcommunity.com/session-fork-clone.html#/title-slide) - Getting copies of existing repositories
4949

5050
## Appendix slides
5151

52-
[{usethis} errors](https://nhs-r-community.github.io/intro-git-github/session-usethis-errors.html#/title-slide) - typical errors from set up issues
52+
[{usethis} errors](https://intro-git-github.nhsrcommunity.com/session-usethis-errors.html#/title-slide) - typical errors from set up issues

Diff for: README.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -14,40 +14,40 @@ development series.
1414

1515
## Part 1
1616

17-
- [Prework](https://nhs-r-community.github.io/intro-git-github/session-prework.html#/title-slide) -
17+
- [Prework](https://intro-git-github.nhsrcommunity.com/session-prework.html#/title-slide) -
1818
Get set up on a computer
19-
- [Introduction](https://nhs-r-community.github.io/intro-git-github/session-intro.html#/title-slide) -
19+
- [Introduction](https://intro-git-github.nhsrcommunity.com/session-intro.html#/title-slide) -
2020
What is version control?
2121
- [Setting
22-
up](https://nhs-r-community.github.io/intro-git-github/session-setup.html#/title-slide) -
22+
up](https://intro-git-github.nhsrcommunity.com/session-setup.html#/title-slide) -
2323
Getting started with Git and GitHub
2424

2525
### Break
2626

27-
[Break](https://nhs-r-community.github.io/intro-git-github/session-break-slide.html#/title-slide)
27+
[Break](https://intro-git-github.nhsrcommunity.com/session-break-slide.html#/title-slide)
2828

2929
- [Version
30-
Control](https://nhs-r-community.github.io/intro-git-github/session-version-control.html#/title-slide) -
30+
Control](https://intro-git-github.nhsrcommunity.com/session-version-control.html#/title-slide) -
3131
What is Git/GitHub and how they relate to RStudio along with the ups
3232
and downs of Git
33-
- [Workflow](https://nhs-r-community.github.io/intro-git-github/session-version-workflow.html#/title-slide) -
33+
- [Workflow](https://intro-git-github.nhsrcommunity.com/session-version-workflow.html#/title-slide) -
3434
Brief introduction to the Git and GitHub terminology
3535
- [Workflow with {usethis} and
36-
{gert}](https://nhs-r-community.github.io/intro-git-github/session-usethis-gert.html#/title-slide) -
36+
{gert}](https://intro-git-github.nhsrcommunity.com/session-usethis-gert.html#/title-slide) -
3737
start work and making a commit
3838

3939
## Part 2
4040

4141
- [Pull Requests
42-
(PRs)](https://nhs-r-community.github.io/intro-git-github/session-pull-requests.html#/title-slide) -
42+
(PRs)](https://intro-git-github.nhsrcommunity.com/session-pull-requests.html#/title-slide) -
4343
making pull request, pausing, resuming and finishing
4444
- [Merge
45-
conflict!](https://nhs-r-community.github.io/intro-git-github/session-conflict.html#/title-slide) -
45+
conflict!](https://intro-git-github.nhsrcommunity.com/session-conflict.html#/title-slide) -
4646
repeat steps from previous session and create a conflict merge
4747

4848
### Break
4949

50-
[Break](https://nhs-r-community.github.io/intro-git-github/session-break-slide.html#/title-slide)
50+
[Break](https://intro-git-github.nhsrcommunity.com/session-break-slide.html#/title-slide)
5151

5252
- [Commit to main (and undo last
5353
commit!)](https://intro-git-github.nhsrcommunity.com/session-commit-main.html#/title-slide) -
@@ -62,5 +62,5 @@ development series.
6262
## Appendix slides
6363

6464
[{usethis}
65-
errors](https://nhs-r-community.github.io/intro-git-github/session-usethis-errors.html#/title-slide) -
65+
errors](https://intro-git-github.nhsrcommunity.com/session-usethis-errors.html#/title-slide) -
6666
typical errors from set up issues

Diff for: intro-git-github.Rproj

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Version: 1.0
2+
ProjectId: 1771fb92-52cc-4c92-97b0-bdb25115a0b3
23

34
RestoreWorkspace: Default
45
SaveWorkspace: Default

0 commit comments

Comments
 (0)