diff --git a/docs/examples/classic.md b/docs/examples/classic.md index 75e951b..ac9a73a 100644 --- a/docs/examples/classic.md +++ b/docs/examples/classic.md @@ -1,7 +1,7 @@ # The "Classic" -This example is equivalent to the one in Section 4 of -[DDL in BNF for HDF5](https://portal.hdfgroup.org/display/HDF5/DDL+in+BNF+for+HDF5-1.12+and+above). +This example is equivalent to the one in the +[DDL in BNF for HDF5](https://portal.hdfgroup.org/display/HDF5/DDL+in+BNF+for+HDF5-1.12+and+above) page of the HDF5 documentation. ```{literalinclude} classic.json :language: json diff --git a/docs/index.md b/docs/index.md index 8aa012a..d9186b0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,7 @@ # HDF5/JSON Specification for representation and tools for manipulation of HDF5 content in -JSON by the [HDF Group](https://www.hdfgroup.org). +JSON. What is Here: