Fix absolute URLs

This commit is contained in:
Yarmo Mackenbach 2020-08-14 14:53:49 +02:00
parent 65c0d38967
commit dc0f16bced
2 changed files with 2 additions and 2 deletions

View file

@ -93,7 +93,7 @@ block content
| Can I get a sweet profile page?
p
| That, we can help you with! Just append your fingerprint to the domain (like so:
a(href='https://keyoxide.org/9F0048AC0B23301E1F77E994909F6BD6F80F485D') https://keyoxide.org/9F0048AC0B23301E1F77E994909F6BD6F80F485D
a(href='/9F0048AC0B23301E1F77E994909F6BD6F80F485D') https://keyoxide.org/9F0048AC0B23301E1F77E994909F6BD6F80F485D
| ) to generate a profile page.
h3#where-is-the-app
a(href='#where-is-the-app') #

View file

@ -6,7 +6,7 @@ block content
form#form-util-wkd(method='post')
p
| This tool computes the part of the WKD URL that corresponds to the username when
a(href='https://keyoxide.org/guides/web-key-directory') uploading keys using web key directory
a(href='/guides/web-key-directory') uploading keys using web key directory
| .
p
| If you enter the entire WKD identifier (username@domain.org), this tool will also generate the complete URLs.