From 016b67d5091b615d83b93581da37e8f2d243883e Mon Sep 17 00:00:00 2001 From: serversdwn Date: Fri, 13 Mar 2026 03:47:37 -0400 Subject: [PATCH] update series3-watcher source name --- README.md | 2 +- sources.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb02e9d..61c86e3 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ Example: sources: - ../terra-view - ../seismo-relay - - ../series3-agent + - ../series3-watcher - ../protocol-docs ``` diff --git a/sources.yaml b/sources.yaml index da892e3..e1f19fc 100644 --- a/sources.yaml +++ b/sources.yaml @@ -1,4 +1,4 @@ sources: - ../seismo-relay/docs - ../seismo-relay/parsers - - ../series3-agent \ No newline at end of file + - ../series3-watcher \ No newline at end of file