@@ -21,13 +21,13 @@ The JNIfTI specification is compatible with [JData specification Draft 1](https:
2121You can use a number of methods to provide your feedback to the working
2222draft of this file specification, including
2323
24- - [ Create an "Issue"] ( https://github.com/fangq /jnifti/issues )
24+ - [ Create an "Issue"] ( https://github.com/NeuroJSON /jnifti/issues )
2525 - This is the most recommended method to provide detailed feedback or
2626 discussion. An "Issue" in github is highly versatile. One can ask a
2727 question, report a bug, provide a feature request, or simply propose
2828 general discussions. Please use URLs or keywords to link your discussion
2929 to a specific line/section/topic in the document.
30- - [ Write short comments on Request for Comments (RFC) commits] ( https://github.com/fangq /jnifti/ )
30+ - [ Write short comments on Request for Comments (RFC) commits] ( https://github.com/NeuroJSON /jnifti/ )
3131 - A milestone version of the specification will be associated with an
3232 RFC (Request for comments) commit (where the entire file is removed
3333 and re-added so that every line appears in such comment). One can
@@ -37,7 +37,7 @@ draft of this file specification, including
3737 "plus" icon is displayed, clicking it will allow one to comment on a
3838 specific line (or reply to other's comments).
3939 - The RFC page can get busy if too many comments appear. Please consider
40- using the [ Issues section] ( https://github.com/fangq /jnifti/issues ) if this happens.
40+ using the [ Issues section] ( https://github.com/NeuroJSON /jnifti/issues ) if this happens.
4141 - One can browse the commit history of the specification document. If
4242 anyone is interested in commenting on a particular updated, you can also
4343 comment on any of the commit page using the same method.
@@ -52,15 +52,15 @@ please follow the below steps
5252
5353- Fork this repository and make updates, then create a pull-request
5454 - Please first register an account on github, then, browse the
55- [ JNIfTI repository] ( https://github.com/fangq /jnifti ) ;
55+ [ JNIfTI repository] ( https://github.com/NeuroJSON /jnifti ) ;
5656 on the top-right of this page, find and click the "Fork" button.
5757 - once you fork the JNIfTI project to your own repository, you may edit the
5858 files in your browser directly, or download to your local folder, and
5959 edit the files using a text editor;
6060 - once your revision is complete, please "commit" and "push" it to your forked
6161 git repository. Then you should create a pull-request against the upstream
62- repository (i.e., ` fangq /jnifti` ). Please select "Compare cross forks" and
63- select ` "fangq /jnifti" ` as "base fork". Please write a descriptive title for
62+ repository (i.e., ` NeuroJSON /jnifti` ). Please select "Compare cross forks" and
63+ select ` "NeuroJSON /jnifti" ` as "base fork". Please write a descriptive title for
6464 your pull-request. The project maintainer will review your updates
6565 and choose to merge to the upstream files or request revision from you.
6666
0 commit comments