You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ for convenient editing and version control.
14
14
15
15
The JSNIRF format is built upon the [JData specification](https://github.com/NeuroJSON/jdata/) -
16
16
a generalized framework to serialize and convert complex scientific data.
17
-
The JSNIRF specification is compatible with [JData specification Draft 1](https://github.com/NeuroJSON/jdata/commit/f8fc8f1b814e7a4654b7b0092de15eaafa94d3da).
17
+
The JSNIRF specification is compatible with [JData specification Draft 3](https://neurojson.org/jdata/draft3).
18
18
19
19
## How to participate
20
20
@@ -27,7 +27,7 @@ draft of this file specification, including
27
27
question, report a bug, provide a feature request, or simply propose
28
28
general discussions. Please use URLs or keywords to link your discussion
29
29
to a specific line/section/topic in the document.
30
-
-[Write short comments on Request for Comments (RFC) commits](https://github.com/NeuroJSON/jsnirf/)
30
+
-[Write short comments on Request for Comments (RFC) commits](https://github.com/NeuroJSON/jsnirf/releases/tag/Draft-2)
31
31
- A milestone version of the specification will be associated with an
32
32
RFC (Request for comments) commit (where the entire file is removed
33
33
and re-added so that every line appears in such comment). One can
0 commit comments