mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-10 23:57:34 +02:00
docs: add upgrade guide
This commit is contained in:
parent
dc2eb9668c
commit
3ee23e3308
2 changed files with 19 additions and 1 deletions
|
@ -45,7 +45,7 @@ function docsSidebar(title) {
|
|||
{
|
||||
title,
|
||||
collapsable: false,
|
||||
children: ["", "identity-providers", "signed-headers", "certificates", "examples"]
|
||||
children: ["", "identity-providers", "signed-headers", "certificates", "examples", "upgrading"]
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue