From 34d248d5edb3e1cc8d8c5b79b5ae03d2bafed9c0 Mon Sep 17 00:00:00 2001 From: Mike Danese Date: Thu, 1 Sep 2016 11:24:46 -0700 Subject: [PATCH] fix broken link in docs --- docs/devel/coding-conventions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devel/coding-conventions.md b/docs/devel/coding-conventions.md index b551c0320f8..dbc717e019f 100644 --- a/docs/devel/coding-conventions.md +++ b/docs/devel/coding-conventions.md @@ -51,7 +51,7 @@ Updated: 5/3/2016 - Bash - - https://google-styleguide.googlecode.com/svn/trunk/shell.xml + - https://google.github.io/styleguide/shell.xml - Ensure that build, release, test, and cluster-management scripts run on OS X