docs: use master for docs again

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
Bobby DeSimone 2019-10-07 20:13:49 -07:00 committed by Bobby DeSimone
parent 28eae36ce1
commit acc85dbf42
6 changed files with 8 additions and 8 deletions

View file

@ -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" },