-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MISC] fix links, make json object links consistent, fix pandoc rendering #587
Conversation
link from code section to sourcedata section
Storing actual source files with the data is preferred over links to | ||
external source repositories to maximize long term preservation, | ||
which would suffer if an external repository would not be available anymore. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These sentences come from the code
section. The code
section now contains a link to this section instead.
see: #587 (comment)
<sup>1</sup>Storing actual source files with the data is preferred over links to | ||
external source repositories to maximize long term preservation (which would | ||
suffer if an external repository would not be available anymore). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these lines are now in the sourcedata
section: #587 (comment)
and as you can see above, the code
section now links to that section.
Co-authored-by: Richard Höchenberger <richard.hoechenberger@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Small typos.
closes #565
with this PR:
Derived dataset and pipeline description
code
section and intertwine it more withsourcedata
section