mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
docs: fix links, fix upgrade guide (#1220)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
ecfe25458e
commit
8d0cb86098
29 changed files with 137 additions and 125 deletions
|
@ -4,6 +4,10 @@ module.exports = {
|
|||
description:
|
||||
"Pomerium is a beyond-corp inspired, zero trust, open source identity-aware access proxy.",
|
||||
plugins: {
|
||||
"check-md": {
|
||||
pattern: "**/*.md",
|
||||
},
|
||||
|
||||
sitemap: {
|
||||
hostname: "https://www.pomerium.io",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue