mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-24 06:27:17 +02:00
* docs: update default version to v0.15 * Update docs/.vuepress/config.js Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com> Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
This commit is contained in:
parent
7692b2ac49
commit
13a9d4fbfb
1 changed files with 2 additions and 1 deletions
|
@ -45,10 +45,11 @@ module.exports = {
|
||||||
link: "/enterprise/about/",
|
link: "/enterprise/about/",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "v0.14.x", // current tagged version
|
text: "v0.15.x", // 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" },
|
||||||
|
{ text: "v0.15.x", link: "https://0-15-0.docs.pomerium.io/docs" },
|
||||||
{ text: "v0.14.x", link: "https://0-14-0.docs.pomerium.io/docs" },
|
{ text: "v0.14.x", link: "https://0-14-0.docs.pomerium.io/docs" },
|
||||||
{ text: "v0.13.x", link: "https://0-13-0.docs.pomerium.io/docs" },
|
{ text: "v0.13.x", link: "https://0-13-0.docs.pomerium.io/docs" },
|
||||||
{ text: "v0.12.x", link: "https://0-12-0.docs.pomerium.io/docs" },
|
{ text: "v0.12.x", link: "https://0-12-0.docs.pomerium.io/docs" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue