Skip to content

Commit 527daa6

Browse files
authored
Update README.md
1 parent 3967387 commit 527daa6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ Any improvements to documentaion, bug fixes or general code enhancments are also
3434
## New to GitHub?
3535
GitHub is a hosting site that allows for development and version control of software using Git. It allows users to edit and develop parts of code independently before submitting back to the master code, whilst using version control to track changes. Beginners introductionary videos to GitHub can be found [here.](https://confluence.digital.nhs.uk/display/CON/GitHub+for+beginners) Quick links to begginer guidance can be found below;
3636

37-
* **Cloning a repositor to our local machine using [GitBash**](https://confluence.digital.nhs.uk/display/CON/Installing+codonPython)
38-
* **Checking out a branch using [GitBash**](https://confluence.digital.nhs.uk/display/CON/Checkout+a+Branch+Using+GitBash)
39-
* **Removing a Commit from a repository using [GitBash**](https://confluence.digital.nhs.uk/display/CON/Information+Governance)
37+
* **Cloning a repositor to our local machine using [GitBash]**(https://confluence.digital.nhs.uk/display/CON/Installing+codonPython)
38+
* **Checking out a branch using [GitBash]**(https://confluence.digital.nhs.uk/display/CON/Checkout+a+Branch+Using+GitBash)
39+
* **Removing a Commit from a repository using [GitBash]**(https://confluence.digital.nhs.uk/display/CON/Information+Governance)
4040

4141
All other `Codon` "How-to Articles" can be found [here](https://confluence.digital.nhs.uk/display/CON/How-to+articles)
4242

0 commit comments

Comments
 (0)