@@ -17,7 +17,7 @@ Registration Requirements
17
17
The instructions in this document require the following:
18
18
19
19
- 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 )
21
21
- [ OSG contact] ( #registering-contacts ) registration
22
22
23
23
Registering Contacts
@@ -94,7 +94,7 @@ Once you have chosen a site name, open the following in your browser:
94
94
If you see this message in the GitHub file editor, this is normal and it is because you do not have direct write
95
95
access to the OSG copy of the topology data, which is why you are creating a pull request.
96
96
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
98
98
the [ site template] ( https://github.com/opensciencegrid/topology/blob/master/template-SITE.yaml ) as a guide.
99
99
You may leave the ` ID ` field blank.
100
100
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:
168
168
If you see this message in the GitHub file editor, this is normal and it is because you do not have direct write
169
169
access to the OSG copy of the topology data, which is why you are creating a pull request.
170
170
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
172
172
the [ resource group template] ( https://github.com/opensciencegrid/topology/blob/master/template-resourcegroup.yaml )
173
173
as a guide.
174
174
You may leave any ` ID ` or ` GroupID ` fields blank.
@@ -190,7 +190,7 @@ To modify an existing resource, follow these instructions:
190
190
191
191
![ GitHub branch selection] ( ../img/registration/switch-branch.png )
192
192
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
194
194
the [ resource group template] ( https://github.com/opensciencegrid/topology/blob/master/template-resourcegroup.yaml )
195
195
as a guide.
196
196
You may leave any ` ID ` or ` GroupID ` fields blank.
@@ -324,7 +324,7 @@ Follow the instructions below:
324
324
If you see this message in the GitHub file editor, this is normal and it is because you do not have direct write
325
325
access to the OSG copy of the topology data, which is why you are creating a pull request.
326
326
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
328
328
the [ downtime template] ( https://github.com/opensciencegrid/topology/blob/master/template-downtime.yaml )
329
329
as a reference.
330
330
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
368
368
If you see this message in the GitHub file editor, this is normal and it is because you do not have direct write
369
369
access to the OSG copy of the topology data, which is why you are creating a pull request.
370
370
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
372
372
the [ VO template] ( https://github.com/opensciencegrid/topology/blob/master/template-virtual-organization.yaml )
373
373
as a guide.
374
374
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
403
403
If you see this message in the GitHub file editor, this is normal and it is because you do not have direct write
404
404
access to the OSG copy of the topology data, which is why you are creating a pull request.
405
405
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
407
407
the [ project template] ( https://github.com/opensciencegrid/topology/blob/master/template-project.yaml ) as a guide.
408
408
You may leave any ` ID ` fields blank.
409
409
If you are modifying existing entries, make sure you do not change formatting or indentation of the modified entry.
0 commit comments