diff --git a/docs/api/builtins.md b/docs/api/builtins.md index 3c08d903..f934179c 100644 --- a/docs/api/builtins.md +++ b/docs/api/builtins.md @@ -4,14 +4,14 @@ This section contains all of the primitives and other objects that are included placeholder: - [`*`](#) -- [`+`](#-2) -- [`-`](#-3) -- [`/`](#-4) -- [`<`](#-5) -- [`<=`](#-6) -- [`=`](#-7) -- [`>`](#-8) -- [`>=`](#-9) +- [`+`](#-1) +- [`-`](#-) +- [`/`](#-2) +- [`<`](#-3) +- [`<=`](#-4) +- [`=`](#-5) +- [`>`](#-6) +- [`>=`](#-7) #* #+