mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 13:06:16 -04:00
docs: Update links, and change references of v2 branch to master
This commit is contained in:
parent
ee55602b14
commit
e8e0ec148b
5 changed files with 6 additions and 6 deletions
|
@ -76,9 +76,9 @@ Requirements:
|
|||
- [Go](https://golang.org/dl) 1.14 or newer
|
||||
- [Go modules](https://github.com/golang/go/wiki/Modules) enabled
|
||||
|
||||
Download the `v2` branch source code:
|
||||
Download the source code:
|
||||
|
||||
<pre><code class="cmd bash">git clone -b v2 "https://github.com/caddyserver/caddy.git"</code></pre>
|
||||
<pre><code class="cmd bash">git clone "https://github.com/caddyserver/caddy.git"</code></pre>
|
||||
|
||||
Build:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue