From ab0badfe0d353106420e7b0edfac6e29d8b3b409 Mon Sep 17 00:00:00 2001 From: Misty Stanley-Jones Date: Mon, 6 Mar 2017 12:43:59 -0800 Subject: [PATCH] Change bottom 'Edit' link behavior to match right-side 'Edit' link behavior --- _layouts/docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/docs.html b/_layouts/docs.html index 04a3ae0621..b7625ef5bc 100644 --- a/_layouts/docs.html +++ b/_layouts/docs.html @@ -108,7 +108,7 @@ else %}{% assign edit_url = "" %}{% endif %} {% break %} {% endif %} {% endfor %
chat icon Feedback? Suggestions? Can't find something in the docs?
{% if edit_url != "" %} - Edit this page {% endif %} + Edit this page {% endif %} Request docs changes Get support