docs: update fuzz location in ARCHITECTURE.md (#797)

This commit is contained in:
Emmanuel Ferdman 2025-05-31 05:27:52 +03:00 committed by GitHub
parent 5e6e4e1627
commit 6024251985
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -296,7 +296,7 @@ Thats why most (if not all) tests should go into the `ironrdp-testsuite-core`
#### Fuzzing
See [`fuzz/README.md`](../fuzz/README.md).
See [`fuzz/README.md`](./fuzz/README.md).
#### Readability