Skip to content

Commit 4a84d25

Browse files
authored
Merge pull request #1831 from n0toose/readme-hermit-c
docs(readme): replace hermit-playground with hermit-c
2 parents f19cfca + cd7052b commit 4a84d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is the kernel of the [Hermit](https://github.com/hermit-os) unikernel proje
1818
Usually the kernel will be linked as static library to your applications.
1919

2020
- **Rust applications:** Instructions can be found in the [hermit-rs](https://github.com/hermit-os/hermit-rs) repository.
21-
- **For C/C++ applications:** Instructions can be found in the [hermit-playground](https://github.com/hermit-os/hermit-playground) repository.
21+
- **For C/C++ applications:** Instructions can be found in the [hermit-c](https://github.com/hermit-os/hermit-c) repository.
2222

2323

2424
### Standalone static library build

0 commit comments

Comments
 (0)