diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html index fe047c9d24a..5f82cf630b8 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -25,7 +25,7 @@
  • Invoking the JIT
  • -
  • Implementing a language with LLVM: Kaleidoscope +
  • Kaleidoscope: Implementing a Language with LLVM
    1. Tutorial Introduction and the Lexer
    2. Implementing a Parser and AST