Skip to content

Commit e4e50f8

Browse files
committed
Link to better page of documentation
1 parent bea6c0e commit e4e50f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ A lot of data, especially data designed to be used in many different languages,
6262
- `Pointer<Type>` (allows multiple long instances of `Type` with the same bytes to be stored only once)
6363

6464
## Documentation
65-
The `docs` folder is hosted at https://calebsander.github.io/structure-bytes.
65+
The `docs` folder is hosted at
66+
[https://calebsander.github.io/structure-bytes](https://calebsander.github.io/structure-bytes/modules/_index_.html).
6667

6768
## Examples
6869
### Type creation

0 commit comments

Comments
 (0)