Skip to content

Commit

Permalink
Tiny documentation fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ajelenak committed Oct 29, 2024
1 parent 665d085 commit 7174876
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/examples/classic.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down

0 comments on commit 7174876

Please sign in to comment.