[docs] Fix a broken link

This commit is contained in:
Romain Goyet
2019-09-19 14:12:20 +02:00
parent b437d7910c
commit 39093b0aa9

View File

@@ -15,7 +15,7 @@ First of all, you should learn [how to build and run](build/) your very own vers
Epsilon's code is comprehensive, as it goes from a keyboard driver up to a math engine. Epsilon is made out of five main bricks: [Ion](<%= p "ion" %>), Kandinsky, [Poincaré](<%= p "poincare" %>), Escher, and Apps.
![Epsilon's architecture](architecture.svg)
![Epsilon's architecture](<%= p "architecture.svg" %>)
### Ion — Hardware abstraction layer