fixed links
All checks were successful
Deploy / build-deploy (push) Successful in 8m16s

This commit is contained in:
Jorijn van der Graaf 2026-08-08 20:04:36 +02:00
commit 2f5ccd272e
3 changed files with 107 additions and 16 deletions

View file

@ -3,7 +3,7 @@
This is the source code for catcrafts.net, a website built entirely in C++ using the Crafter.Graphics library.
```bash
crafter-build -r
./tools/dev.sh
```
This will compile the project and serve it locally on `http:://localhost:8080`.