From 3532c8542bd633eab8faf0530bc9f0896efb8d9d Mon Sep 17 00:00:00 2001 From: Lucy Bridges Date: Tue, 11 Aug 2026 11:21:17 +0100 Subject: [PATCH] Fix link to default repo settings section The name of this section must have changed at some point, so I'm updating the reference to it. This was requested by Andrea [1]. [1] https://bennettoxford.slack.com/archives/C028EJH752A/p1786440231299549?thread_ts=1786373843.537449&cid=C028EJH752A --- docs/repositories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/repositories.md b/docs/repositories.md index 844fbc12..650df6e9 100644 --- a/docs/repositories.md +++ b/docs/repositories.md @@ -65,7 +65,7 @@ When you are approved to start working on an OpenSAFELY research project, you wi Contact [Tech Support](how-to-get-help.md/#slack) and ask them to create a new repository for your research, or transfer a repository from your personal GitHub account into the `opensafely` GitHub organisation (depending on your preference, and whether you have an existing repository to transfer). -Newly-created and transferred repositories will be configured with the settings listed in [default `opensafely` repository settings](#default-opensafely-repository-settings), above. +Newly-created and transferred repositories will be configured with the settings listed in [default `opensafely` repository settings](#default-repository-settings-in-the-github-opensafely-organisation), above. Repositories will initially be public, but may be temporarily set to private at your request. See [Repository visibility](#repository-visibility) to make the right choice for your study.