diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,7 +32,7 @@ Open a `.api` file, or set it as your syntax. ## API Notation Reference -The most recent reference as of now is in this [gist][api-reference], so +The most recent reference as of now is in this [text file][api-reference], so check that to be sure. But here's a reproduction of the notation. ``` @@ -66,5 +66,5 @@ Like this. ![Like this.][api-example] -[api-reference]: https://gist.github.com/benbeltran/4694c46fcec131468e34 +[api-reference]: https://gitlab.com/rbdr/txt/-/blob/main/reference/api_notation.md [api-example]: https://i.imgur.com/5WXuf4u.png |