mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:07:35 +00:00
Documentation: Fix broken link to Meta/Lagom/ReadMe.md
This commit is contained in:
parent
c5c9494f48
commit
e87eaa3991
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
## Running SerenityOS Tests
|
||||
|
||||
There are two classes of tests built during a Serenity build: host tests and target tests. Host tests run on the build
|
||||
machine, and use [Lagom](../Meta/Lagom/README.md) to build Serenity userspace libraries for the host platform. Target
|
||||
machine, and use [Lagom](../Meta/Lagom/ReadMe.md) to build Serenity userspace libraries for the host platform. Target
|
||||
tests run on the Serenity machine, either emulated or bare metal.
|
||||
|
||||
### Running Host Tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue