From e4bed7453f232529ccbc9f0814c6690767da584d Mon Sep 17 00:00:00 2001 From: Jamie Kennea Date: Fri, 18 Oct 2024 13:06:05 -0400 Subject: [PATCH] Fix link for EP example alert JSON --- app/routes/missions.einstein-probe/route.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/missions.einstein-probe/route.mdx b/app/routes/missions.einstein-probe/route.mdx index b57f5e4cc..663cb43ae 100644 --- a/app/routes/missions.einstein-probe/route.mdx +++ b/app/routes/missions.einstein-probe/route.mdx @@ -36,7 +36,7 @@ The [Einstein Probe (EP)](https://ep.bao.ac.cn/ep/) is a mission of the Chinese Einstein Probe distributes alerts for the detection of gamma-ray transients. These notices are published on the GCN Kafka topic `gcn.notices.einstein_probe.wxt.alert`. The [GCN schema](/schema/stable/gcn/notices/einstein_probe/wxt/alert.schema.json) and -example [JSON message](/schema/stable/gcn/notices/einstein_probe/wxt/alert.schema.example.json) files are available to use for [Einstein Probe Schema](/schema/stable/gcn/notices/einstein_probe). See the [Schema Browser](/docs/schema/stable/gcn/notices/einstein_probe/wxt/alert.schema.json) for more information on the properties defined in the schema. +example [JSON message](/schema/stable/gcn/notices/einstein_probe/wxt/alert.example.json) files are available to use for [Einstein Probe Schema](/schema/stable/gcn/notices/einstein_probe). See the [Schema Browser](/docs/schema/stable/gcn/notices/einstein_probe/wxt/alert.schema.json) for more information on the properties defined in the schema. Detailed description and examples of EP Notices are available in the [GCN Schema GitHub project](https://github.com/nasa-gcn/gcn-schema/tree/main/gcn/notices/einstein_probe/wxt).