From f7b3f230133aa3aacb037193209a11f9f4b18c58 Mon Sep 17 00:00:00 2001 From: Nolan Prescott Date: Mon, 5 Sep 2022 01:39:33 -0400 Subject: [PATCH] add links to hg.sr.ht graphql api additionally fix typo-reference to builds.sr.ht --- graphql.md | 1 + hg.sr.ht/graphql.md | 2 +- index.html | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/graphql.md b/graphql.md index c22787d..b002937 100644 --- a/graphql.md +++ b/graphql.md @@ -33,6 +33,7 @@ queries you perform will affect your real data! - [builds.sr.ht playground](https://builds.sr.ht/graphql) - [git.sr.ht playground](https://git.sr.ht/graphql) +- [hg.sr.ht playground](https://hg.sr.ht/graphql) - [meta.sr.ht playground](https://meta.sr.ht/graphql) - [todo.sr.ht playground](https://todo.sr.ht/graphql) - [lists.sr.ht playground](https://lists.sr.ht/graphql) diff --git a/hg.sr.ht/graphql.md b/hg.sr.ht/graphql.md index 5699dcc..4734d84 100644 --- a/hg.sr.ht/graphql.md +++ b/hg.sr.ht/graphql.md @@ -3,7 +3,7 @@ title: hg.sr.ht's GraphQL API toc: false --- -**NOTICE**: This is the documentation for builds.sr.ht's new GraphQL API. For +**NOTICE**: This is the documentation for hg.sr.ht's new GraphQL API. For information on the legacy REST API, see [api.md](api.md). hg.sr.ht's GraphQL API is compatible with the standard [SourceHut GraphQL API diff --git a/index.html b/index.html index b10f903..36a785d 100644 --- a/index.html +++ b/index.html @@ -102,6 +102,8 @@ dt {
User Manual + — + API Reference