diff options
author | Sebastian LaVine <mail@smlavine.com> | 2022-02-22 17:57:12 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2022-02-28 11:14:48 +0100 |
commit | 8210a9d155c870cfed7380520accc0aa80ff7991 (patch) | |
tree | 28416e6d34e7182d788a516b09a4226f32b596bf /meta.sr.ht | |
parent | 5170521773a846cd3883f0c30c65d3c47fd5f922 (diff) | |
download | sr.ht-docs-8210a9d155c870cfed7380520accc0aa80ff7991.tar.gz |
Add missing links to GraphQL references
Diffstat (limited to 'meta.sr.ht')
-rw-r--r-- | meta.sr.ht/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta.sr.ht/index.md b/meta.sr.ht/index.md index 6a30a18..1978b64 100644 --- a/meta.sr.ht/index.md +++ b/meta.sr.ht/index.md @@ -7,7 +7,8 @@ account. **See also**: -- [API reference](api.md) +- [GraphQL reference](graphql.md) +- [Legacy API reference](api.md) - [Installation guide](installation.md) # Profile |