mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-09 23:27:43 +02:00
docs: use master for docs again
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
28eae36ce1
commit
acc85dbf42
6 changed files with 8 additions and 8 deletions
|
@ -26,7 +26,7 @@ module.exports = {
|
|||
{ text: "Recipes", link: "/recipes/" },
|
||||
{ text: "Community", link: "/community/" },
|
||||
{
|
||||
text: "v0.4.0", // current tagged version
|
||||
text: "🚧Dev", // current tagged version
|
||||
ariaLabel: "Version menu",
|
||||
items: [
|
||||
{ text: "🚧Dev", link: "https://master.docs.pomerium.io/docs" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue