diff options
| author | Rubén Beltran del Río <954000-rbdr@users.noreply.gitlab.com> | 2021-07-06 08:37:13 +0000 |
|---|---|---|
| committer | Rubén Beltran del Río <954000-rbdr@users.noreply.gitlab.com> | 2021-07-06 08:37:13 +0000 |
| commit | 9fa88eda3519ec3465c1139e6be619d1c0c31c92 (patch) | |
| tree | 5be174924d76363529e15d626c9d53f2d693d862 | |
| parent | 41730bdc3c42e5c031331b1e5007cc2d4af86308 (diff) | |
| -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 |