Fix TOC link.

This commit is contained in:
Bobbi Webber-Manners 2018-05-01 15:41:45 -04:00 committed by GitHub
parent 6bd1264a5c
commit 6c13e3957f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ Includes:
- [Line Editor](#line-editor)
- [EightBall Compiler and Virtual Machine](#eightball-compiler-and-virtual-machine)
- [VM Internals](#vm-internals)
- [Interpreter/Compiler Internals](#interpreter-compiler-internals)
- [Interpreter/Compiler Internals](#interpreter--compiler-internals)
- [Code Examples](#code-examples)
# Intro