From aebd6f6552c686374aedd72db32315b86aca5446 Mon Sep 17 00:00:00 2001 From: Zach van Rijn <me@zv.io> Date: Mon, 31 May 2021 21:48:42 -0500 Subject: Point Quick Start to the GitLab Wiki. Update donation text. --- src/contribute/donate.html | 2 +- src/quickstart/index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/contribute/donate.html b/src/contribute/donate.html index adc963f..355f887 100644 --- a/src/contribute/donate.html +++ b/src/contribute/donate.html @@ -34,7 +34,7 @@ __HEADER__ <div class="row"> <div class="col-12 col-md-10 coffset-md-1 col-lg-8 offset-lg-2 col-xl-6 offset-xl-3"> <h1 class="display-4 font-weight-bold">Coming Soon</h1> - <h5 class="font-weight-light text-black-05">We're not quite ready to share this.</h5> + <h5 class="font-weight-light text-black-05">We're not quite ready to accept donations.</h5> <a class="button button-xl button-radius button-reveal-left-grey margin-top-30" href="/"><i class="fas fa-home"></i><span>Home</span></a> </div> </div><!-- end row --> diff --git a/src/quickstart/index.html b/src/quickstart/index.html index d432dc5..abe9839 100644 --- a/src/quickstart/index.html +++ b/src/quickstart/index.html @@ -43,21 +43,21 @@ __HEADER__ <div class="section padding-top-0"> <div class="container"> <div class="row icon-5xl text-center"> - <a class="col-12 col-md-6 col-lg-4 margin-top-30" href="installation.html"> + <a class="col-12 col-md-6 col-lg-4 margin-top-30" href="https://git.adelielinux.org/adelie/docs/-/wikis/Quick-Start-Guides/Installation"> <div class="border-all border-radius padding-40 hover-shadow"> <i class="ti-import text-dark"></i> <h5 class="font-weight-normal margin-top-20">Installation</h5> <p>Most users will want to use our installer. Manual installation is easy, too, for advanced cases.</p> </div> </a> - <a class="col-12 col-md-6 col-lg-4 margin-top-30" href="packages.html"> + <a class="col-12 col-md-6 col-lg-4 margin-top-30" href="https://git.adelielinux.org/adelie/docs/-/wikis/Quick-Start-Guides/Getting-Packages"> <div class="border-all border-radius padding-40 hover-shadow"> <i class="ti-package text-dark"></i> <h5 class="font-weight-normal margin-top-20">Getting Packages</h5> <p>Our package manager is simple. You tell it what you want, and it figures out how to make it happen.</p> </div> </a> - <a class="col-12 col-md-6 col-lg-4 margin-top-30" href="customize.html"> + <a class="col-12 col-md-6 col-lg-4 margin-top-30" href="https://git.adelielinux.org/adelie/docs/-/wikis/Quick-Start-Guides/Customizing-Ad%C3%A9lie"> <div class="border-all border-radius padding-40 hover-shadow"> <i class="ti-panel text-dark"></i> <h5 class="font-weight-normal margin-top-20">Customizing Adélie</h5> -- cgit v1.2.3-70-g09d2