Skip to content

Commit 1fa8527

Browse files
authored
Merge pull request #855 from MarcusDunn/master
2 parents 7350fbf + 0438d8a commit 1fa8527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ It has a number of features, including:
3333

3434
## Architecture
3535

36-
A [React][react] frontend communicates with an [Iron][iron]
36+
A [React][react] frontend communicates with an [Axum][axum]
3737
backend. [Docker][docker] containers are used to provide the various
3838
compilers and tools as well as to help isolate them.
3939

@@ -43,7 +43,7 @@ feel free to ask a question and we might even be able to point out
4343
some useful resources.
4444

4545
[react]: https://reactjs.org/
46-
[iron]: https://github.com/iron/iron
46+
[axum]: https://github.com/tokio-rs/axum
4747
[docker]: https://www.docker.com/
4848

4949
## Resource Limits

0 commit comments

Comments
 (0)