From d17e8ef96b1df4d30538e8ca773cfc98318a0789 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 14 Apr 2014 11:17:30 -0700 Subject: [PATCH] website: fix homepage --- website/source/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 04851b56bb..44187b7d28 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -154,7 +154,7 @@

"ModifyIndex": 200,

"Key": "foo",

"Flags": 0,

-

"Value": "bar"

+

"Value": "YmFy"

}

]

admin@hashicorp: