diff --git a/docs/index.md b/docs/index.md index 3f1ef556a..7b95fc2b5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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