summaryrefslogtreecommitdiff
path: root/docs/adapting-existing.md
diff options
context:
space:
mode:
authorTimothée Ravier <travier@redhat.com>2021-05-07 16:38:16 +0200
committerTimothée Ravier <travier@redhat.com>2021-05-07 16:55:03 +0200
commitb8cca6cef14716987bbf7ef8f6edcbfc1688cc4c (patch)
tree24f4a40d210627301078195634d7c8fe9915427c /docs/adapting-existing.md
parent135675243addec680b88f47c9a1e34b175fde6de (diff)
downloadostree-b8cca6cef14716987bbf7ef8f6edcbfc1688cc4c.tar.gz
*: rename master branch to main
Diffstat (limited to 'docs/adapting-existing.md')
-rw-r--r--docs/adapting-existing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/adapting-existing.md b/docs/adapting-existing.md
index cc4b76d2..b9a157a4 100644
--- a/docs/adapting-existing.md
+++ b/docs/adapting-existing.md
@@ -92,7 +92,7 @@ After these steps, systemd switches root.
If you are not using dracut or systemd, using OSTree should still be
possible, but you will have to write the integration code. See the
existing sources in
-[src/switchroot](https://github.com/ostreedev/ostree/tree/master/src/switchroot)
+[src/switchroot](https://github.com/ostreedev/ostree/tree/main/src/switchroot)
as a reference.
Patches to support other initramfs technologies and init systems, if