bugfix in urls

This commit is contained in:
silverqx
2022-05-18 16:02:55 +02:00
parent 08d63cfd74
commit 3e7afec04b
3 changed files with 8 additions and 8 deletions

View File

@@ -2,6 +2,6 @@
The build systems supported out of the box are CMake and qmake.
- [Building: TinyORM](building/tinyorm.mdx)
- [Building: Hello world](building/hello-world.mdx)
- [Building: Migrations](building/migrations.mdx)
- [Building: TinyORM](tinyorm.mdx)
- [Building: Hello world](hello-world.mdx)
- [Building: Migrations](migrations.mdx)