diff options
author | Drew DeVault <sir@cmpwn.com> | 2021-01-14 17:25:40 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-01-14 17:25:40 -0500 |
commit | 1b9f65f8b7c450d1dfb900efcd46c86e676adeac (patch) | |
tree | 65c247289c72d52786415d897eeac6cda4c9611e /tutorials/getting-started-with-builds.md | |
parent | 2e7ddf4305a781e48e61d233905b1d9990e9d379 (diff) | |
download | sr.ht-docs-1b9f65f8b7c450d1dfb900efcd46c86e676adeac.tar.gz |
Correct additional links
Diffstat (limited to 'tutorials/getting-started-with-builds.md')
-rw-r--r-- | tutorials/getting-started-with-builds.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/getting-started-with-builds.md b/tutorials/getting-started-with-builds.md index 0cc1020..973473f 100644 --- a/tutorials/getting-started-with-builds.md +++ b/tutorials/getting-started-with-builds.md @@ -133,7 +133,7 @@ manifests at `.builds/*.yml`. <div class="alert alert-info"> <strong>Want to learn more about builds.sr.ht?</strong> - Check out all of our <a href="builds.sr.ht">builds.sr.ht tutorials</a>. + Check out all of our <a href="/tutorials/builds.sr.ht">builds.sr.ht tutorials</a>. </div> Other resources: |