From 639c8b8701e3ea93215d9eef63b08c699ba47210 Mon Sep 17 00:00:00 2001 From: "R. P. Taylor" <1686627+rptaylor@users.noreply.github.com> Date: Wed, 21 Aug 2024 10:55:00 -0700 Subject: [PATCH] clarify meta info requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cce6738..2631645 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ A repository containing repositories' configuration for cvmfs-monitor: https://g ## How to add your repository Create a .json file in the `repos` directory containing the repository name and Stratum0/1 base URL (URL without the repository name component). An example can be found in `example.json`. -The stratum server must [provide meta-information](https://cvmfs.readthedocs.io/en/latest/cpt-servermeta.html). +The stratum server must provide [repository-level meta-information](https://cvmfs.readthedocs.io/en/stable/cpt-servermeta.html#repository-specific-meta-information).