We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7073fc commit 407de9eCopy full SHA for 407de9e
1 file changed
source/main/data/storage/README.md
@@ -5,7 +5,7 @@ Handles reading from and writing to persistent storage. As of now, the following
5
- **JSON Dictionary**: Caches the latest sitemap data for use on app startup.
6
- **Sitemap Label**: Stored for display by the _Glance_.
7
8
-### Further Reading
+## Further Reading
9
10
- [Connect IQ Core Topics – Persisting Data](https://developer.garmin.com/connect-iq/core-topics/persisting-data/)
11
- [Connect IQ API Docs – `Toybox.Application.Storage`](https://developer.garmin.com/connect-iq/api-docs/Toybox/Application/Storage.html)
0 commit comments