From b496aa482161dc39c16b327414189623d2131df3 Mon Sep 17 00:00:00 2001 From: tanner0101 Date: Tue, 13 Mar 2018 16:04:27 -0400 Subject: [PATCH] fix edit branch --- 3.0/mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.0/mkdocs.yml b/3.0/mkdocs.yml index acd0330a..d525bbee 100644 --- a/3.0/mkdocs.yml +++ b/3.0/mkdocs.yml @@ -92,7 +92,7 @@ theme: logo: 'images/droplet-white.svg' repo_url: http://github.com/vapor/vapor -edit_uri: https://github.com/vapor/documentation/edit/beta/3.0/docs/ +edit_uri: https://github.com/vapor/documentation/edit/master/3.0/docs/ extra: social: - type: 'twitter'