@@ -25,7 +25,7 @@ HED (Hierarchical Event Descriptors) is a framework for systematically describin
2525
2626For simple validation or transformation tasks, use the online tools at [ https://hedtools.org/hed ] ( https://hedtools.org/hed ) - no installation needed!
2727
28- Browser-based validation (no data upload) is available at [ https://www.hedtags.org/hed-javascript ] ( https://www.hedtags.org/hed-javascript )
28+ Browser-based validation (no data upload) is available at [ https://www.hedtags.org/hed-web ] ( https://www.hedtags.org/hed-web )
2929
3030A development version of the online tools is available at: [ https://hedtools.org/hed_dev ] ( https://hedtools.org/hed_dev )
3131
@@ -226,14 +226,15 @@ The HED ecosystem consists of several interconnected repositories:
226226| Repository | Description |
227227| ---------------------------------------------------------------------- | ------------------------------------------------ |
228228| [hed- python](https:// github.com/ hed- standard/ hed- python) | Python validation and analysis tools (this repo) |
229- | [hed- web ](https:// github.com/ hed- standard/ hed- web) | Web interface and deployable Docker services |
229+ | [hed- server ](https:// github.com/ hed- standard/ hed- server) | Web interface and deployable Docker services |
230230| [hed- resources](https:// github.com/ hed- standard/ hed- resources) | Tutorials and other HED resources |
231231| [hed- specification](https:// github.com/ hed- standard/ hed- specification) | Official HED specification documents |
232232| [hed- schemas](https:// github.com/ hed- standard/ hed- schemas) | Official HED schema repository |
233233| [table- remodeler](https:// github.com/ hed- standard/ table- remodeler) | Table transformation and remodeling tools |
234234| [hed- vis](https:// github.com/ hed- standard/ hed- vis) | HED visualization tools (word clouds, etc.) |
235235| [ndx- hed](https:// github.com/ hed- standard/ ndx- hed) | HED support for NWB |
236236| [hed- javascript](https:// github.com/ hed- standard/ hed- javascript) | JavaScript HED validation tools |
237+ | [hed- web](https:// github.com/ hed- standard/ hed- web) | Source for browser- based validation tools |
237238
238239# # Contributing
239240
0 commit comments