diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-08 21:28:11 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-08 21:28:11 +0200 |
| commit | 435c1a9390e132101a826ff23be14b9f3f10b0f4 (patch) | |
| tree | ed8a8e28ff92448080bca778c62393ce8e6bffd1 | |
| parent | 965ba11e0cb8b01adbd073a0d0ecf2fa495133b7 (diff) | |
| parent | 871e4160764e437b7076a4a5685eb05aee6e815a (diff) | |
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,7 @@ Sorry. ## 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. ``` @@ -47,5 +47,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/ogBqI7O.png |