don't hardcode urls; use TREE 'macro'

This commit is contained in:
Omar Polo 2022-07-07 08:54:26 +00:00
parent 07fbbf0610
commit 2573332d7f
1 changed files with 1 additions and 1 deletions

View File

@ -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