Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit 3f657cd

Browse files
authored
Merge pull request #986 from matyasselmeci/pr/github-links
Update links to GitHub's docs
2 parents a94cd52 + 5fc05a0 commit 3f657cd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/common/registration.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Registration Requirements
1717
The instructions in this document require the following:
1818

1919
- A [GitHub](https://github.com/) account
20-
- A working knowledge of [GitHub collaboration](https://help.github.com/categories/collaborating-with-issues-and-pull-requests/)
20+
- A working knowledge of [GitHub collaboration](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests)
2121
- [OSG contact](#registering-contacts) registration
2222

2323
Registering Contacts
@@ -94,7 +94,7 @@ Once you have chosen a site name, open the following in your browser:
9494
If you see this message in the GitHub file editor, this is normal and it is because you do not have direct write
9595
access to the OSG copy of the topology data, which is why you are creating a pull request.
9696

97-
Make changes with the [GitHub file editor](https://help.github.com/articles/editing-files-in-your-repository/) using
97+
Make changes with the [GitHub file editor](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files) using
9898
the [site template](https://github.com/opensciencegrid/topology/blob/master/template-SITE.yaml) as a guide.
9999
You may leave the `ID` field blank.
100100
When adding new entries, make sure that the formatting and indentation of your entry matches that of the template.
@@ -168,7 +168,7 @@ To register a new resource, follow the instructions below:
168168
If you see this message in the GitHub file editor, this is normal and it is because you do not have direct write
169169
access to the OSG copy of the topology data, which is why you are creating a pull request.
170170

171-
1. Make changes with the [GitHub file editor](https://help.github.com/articles/editing-files-in-your-repository/) using
171+
1. Make changes with the [GitHub file editor](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files) using
172172
the [resource group template](https://github.com/opensciencegrid/topology/blob/master/template-resourcegroup.yaml)
173173
as a guide.
174174
You may leave any `ID` or `GroupID` fields blank.
@@ -190,7 +190,7 @@ To modify an existing resource, follow these instructions:
190190

191191
![GitHub branch selection](../img/registration/switch-branch.png)
192192

193-
1. Make changes with the [GitHub file editor](https://help.github.com/articles/editing-files-in-your-repository/) using
193+
1. Make changes with the [GitHub file editor](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files) using
194194
the [resource group template](https://github.com/opensciencegrid/topology/blob/master/template-resourcegroup.yaml)
195195
as a guide.
196196
You may leave any `ID` or `GroupID` fields blank.
@@ -324,7 +324,7 @@ Follow the instructions below:
324324
If you see this message in the GitHub file editor, this is normal and it is because you do not have direct write
325325
access to the OSG copy of the topology data, which is why you are creating a pull request.
326326

327-
1. Make changes with the [GitHub file editor](https://help.github.com/articles/editing-files-in-your-repository/) using
327+
1. Make changes with the [GitHub file editor](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files) using
328328
the [downtime template](https://github.com/opensciencegrid/topology/blob/master/template-downtime.yaml)
329329
as a reference.
330330
Make sure that the formatting and indentation of the modified entry does not change.
@@ -368,7 +368,7 @@ To modify a VO's information or register a new VO, follow the instructions below
368368
If you see this message in the GitHub file editor, this is normal and it is because you do not have direct write
369369
access to the OSG copy of the topology data, which is why you are creating a pull request.
370370

371-
1. Make changes with the [GitHub file editor](https://help.github.com/articles/editing-files-in-your-repository/) using
371+
1. Make changes with the [GitHub file editor](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files) using
372372
the [VO template](https://github.com/opensciencegrid/topology/blob/master/template-virtual-organization.yaml)
373373
as a guide.
374374
You may leave any `ID` fields blank.
@@ -403,7 +403,7 @@ To modify a VO's information or register a new VO, follow the instructions below
403403
If you see this message in the GitHub file editor, this is normal and it is because you do not have direct write
404404
access to the OSG copy of the topology data, which is why you are creating a pull request.
405405

406-
1. Make changes with the [GitHub file editor](https://help.github.com/articles/editing-files-in-your-repository/) using
406+
1. Make changes with the [GitHub file editor](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files) using
407407
the [project template](https://github.com/opensciencegrid/topology/blob/master/template-project.yaml) as a guide.
408408
You may leave any `ID` fields blank.
409409
If you are modifying existing entries, make sure you do not change formatting or indentation of the modified entry.

0 commit comments

Comments
 (0)