mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-31 01:47:33 +02:00
Merge pull request #137 from desimone/docs/add-upgrading-guide
docs: add upgrade guide
This commit is contained in:
commit
1791e3d3f7
2 changed files with 50 additions and 1 deletions
|
@ -52,7 +52,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