aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-07-07 08:54:26 +0000
committerOmar Polo <op@omarpolo.com>2022-07-07 08:54:26 +0000
commit2573332d7fc70a03123579120de1c72bfa2587c0 (patch)
tree42b049d851bf7087d6a4b219aad5b8cc8987b4c1 /site
parent07fbbf06108419e7451fcc4f2270d287270a97cd (diff)
don't hardcode urls; use TREE 'macro'
Diffstat (limited to 'site')
-rw-r--r--site/quickstart.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/quickstart.gmi b/site/quickstart.gmi
index a7dede2..0a62ec1 100644
--- a/site/quickstart.gmi
+++ b/site/quickstart.gmi
@@ -34,7 +34,7 @@ A TLS certificate is also needed. There are many way to obtain one (acme-client
One way to generate self-signed certificates is to use openssl(1), but contrib/gencert is easier to use:
-=> https://git.omarpolo.com/gmid/tree/contrib/gencert contrib/gencert
+=> TREE/contrib/gencert contrib/gencert
```generate a certificate using contrib/gencert
$ ./contrib/gencert example.com