move src/examples to examples

This commit is contained in:
Aleix Conchillo Flaqué
2024-03-18 11:51:06 -07:00
parent 2f4e31d1b2
commit 90c34d278f
78 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ Learn about the thinking behind the SDK's design.
## [Example Code](examples/)
The repo includes several example apps in the `src/examples` directory. The docs explain how they work.
The repo includes several example apps in the `examples` directory. The docs explain how they work.
## [API Reference](api/)