We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7350fbf + 0438d8a commit 1fa8527Copy full SHA for 1fa8527
README.md
@@ -33,7 +33,7 @@ It has a number of features, including:
33
34
## Architecture
35
36
-A [React][react] frontend communicates with an [Iron][iron]
+A [React][react] frontend communicates with an [Axum][axum]
37
backend. [Docker][docker] containers are used to provide the various
38
compilers and tools as well as to help isolate them.
39
@@ -43,7 +43,7 @@ feel free to ask a question and we might even be able to point out
43
some useful resources.
44
45
[react]: https://reactjs.org/
46
-[iron]: https://github.com/iron/iron
+[axum]: https://github.com/tokio-rs/axum
47
[docker]: https://www.docker.com/
48
49
## Resource Limits
0 commit comments