From: Rubén Beltran del Río Date: Tue, 6 Jul 2021 08:40:14 +0000 (+0000) Subject: Update README.md X-Git-Url: https://git.r.bdr.sh/rbdr/api-notation.vscode/commitdiff_plain/2ebac1350e21da323c9c937c67a6ad13c5be359e?ds=sidebyside Update README.md --- diff --git a/README.md b/README.md index 55e00b4..d472f13 100644 --- a/README.md +++ b/README.md @@ -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 [textt 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/rbdr/4694c46fcec131468e34 +[api-reference]: https://gitlab.com/rbdr/txt/-/blob/main/reference/api_notation.md [api-example]: https://i.imgur.com/63TyFMe.png