Update 'readme.md'

This commit is contained in:
Reece Wilson 2021-10-21 16:25:19 +00:00
parent 244f7718dd
commit 71cea917b8

View File

@ -114,7 +114,7 @@ represents a binary blob of UTF-8. Looking to switch to `tiny-utf8` for UTF-8 sa
## Memory
User-overloadable type declerations and generic access utilities are defined [utilities](## Utilities)<br>
User-overloadable type declerations and generic access utilities are defined under [utilities](##-Utilities)<br>
Aurora provides a bring your own container and shared pointer model overloadable in your configuration header.
```