From 4258de259c3d14e79b727d53d25fc072bb7e631a Mon Sep 17 00:00:00 2001 From: ainsley Date: Thu, 22 Aug 2019 15:49:57 -0500 Subject: [PATCH] update edit button/text --- book.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/book.json b/book.json index 9ee7712..4f64bcc 100644 --- a/book.json +++ b/book.json @@ -20,7 +20,8 @@ }, "edit-link": { "base": "https://github.com/nats-io/docs/edit/master", - "label": "" + "label": "edit" + } } } \ No newline at end of file