aboutsummaryrefslogtreecommitdiffstats
path: root/dispatch.sr.ht/github.md
diff options
context:
space:
mode:
Diffstat (limited to 'dispatch.sr.ht/github.md')
-rw-r--r--dispatch.sr.ht/github.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/dispatch.sr.ht/github.md b/dispatch.sr.ht/github.md
index 5a233e9..d7a1e2f 100644
--- a/dispatch.sr.ht/github.md
+++ b/dispatch.sr.ht/github.md
@@ -50,20 +50,20 @@ request is reviewed.
To edit your branch protection rules, start by visiting "Branches" in your
repository's settings.
-![Screenshot of the "branches" page](https://sr.ht/465d.png)
+![Screenshot of the "branches" page](https://legacy.sr.ht/465d.png)
Select "Add rule".
-![Screenshot of "add rule"](https://sr.ht/rtPV.png)
+![Screenshot of "add rule"](https://legacy.sr.ht/rtPV.png)
Specify the branches you want the rule to apply to (e.g. "master") and configure
the criteria which must be met for the pull request to be mergeable. For
example, to require the code to be reviewed before merge:
-![Screenshot of code review settings](https://sr.ht/UeBt.png)
+![Screenshot of code review settings](https://legacy.sr.ht/UeBt.png)
**Important**: if your account is an administrator on this GitHub repository,
attempts to merge will succeed *even if the branch protection rules are unmet*.
You must enable the "Include administrators" option to prevent this.
-![Screenshot of "Include administrators" option](https://sr.ht/7VYq.png)
+![Screenshot of "Include administrators" option](https://legacy.sr.ht/7VYq.png)