From 9fa88eda3519ec3465c1139e6be619d1c0c31c92 Mon Sep 17 00:00:00 2001 From: Rubén Beltran del Río <954000-rbdr@users.noreply.gitlab.com> Date: Tue, 6 Jul 2021 08:37:13 +0000 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45d61c0..da362d1 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 [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 -- cgit