Skip to content
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

Updated what's new #351

Merged
merged 3 commits into from
Jan 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/source/DocumentationSummary.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,10 @@ The following is a summary of the HED-related websites:
- Site
* - HED project homepage
- [https://www.hedtags.org](https://www.hedtags.org)
* - HED resources
* - HED resources (docs)
- [https://www.hed-resources.org](https://www.hed-resources.org)
* - HED Wikipedia Page
- [https://https://en.wikipedia.org/wiki/Hierarchical_Event_Descriptors](https://en.wikipedia.org/wiki/Hierarchical_Event_Descriptors)
* - HED specification
- [https://hed-specification.readthedocs.io/en/latest/index.html](https://hed-specification.readthedocs.io/en/latest/index.html)
* - CTAGGER executable jar
Expand Down
3 changes: 3 additions & 0 deletions docs/source/WhatsNew.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
(whats-new-anchor)=
# What's new?

**Jan 22, 2024 HED Wikipedia Page published:**
> [**HED Wikipedia**](https://en.wikipedia.org/wiki/Hierarchical_Event_Descriptors)

**Nov. 14, 2023 Dora Hermes elected to BIDS steering committee:**
> HED working group member Dora Hermes from Mayo has been elected to the BIDS steering committee for a two-year term.
> **Congratulations** Dora!
Expand Down
2 changes: 1 addition & 1 deletion docs/source/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</p>
<ul>
<li class="toctree-li">
<a href="https://hedtags.org">Project homepage</a></li>
<a href="https://www.hedtags.org">Project homepage</a></li>
<li class="toctree-li">
<a href="https://www.youtube.com/channel/UCYu8B1eFb-gRemamXod-exQ">HED YouTube channel</a></li>
<li class="toctree-li">
Expand Down