mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-10 23:57:34 +02:00
docs: use dev for current master branch
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
540364c566
commit
412782658b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ module.exports = {
|
||||||
{ text: "Recipes", link: "/recipes/" },
|
{ text: "Recipes", link: "/recipes/" },
|
||||||
{ text: "Community", link: "/community/" },
|
{ text: "Community", link: "/community/" },
|
||||||
{
|
{
|
||||||
text: "v0.3.1",
|
text: "🚧Dev", // current tagged version
|
||||||
ariaLabel: "Version menu",
|
ariaLabel: "Version menu",
|
||||||
items: [
|
items: [
|
||||||
{ text: "🚧Dev", link: "https://master.docs.pomerium.io/docs" },
|
{ text: "🚧Dev", link: "https://master.docs.pomerium.io/docs" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue