From 2d4d8e211892be41611a090501eac7aff68ce0c5 Mon Sep 17 00:00:00 2001 From: Wes Brown Date: Wed, 4 Jan 2017 17:15:24 -0600 Subject: [PATCH] Update _config.yml update --- _config.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 01b3452..1a58d23 100644 --- a/_config.yml +++ b/_config.yml @@ -1,10 +1,8 @@ -name: SQL style guide by Simon Holywell -description: A consistent code style guide for SQL to ensure legible and maintainable projects +name: SQL Server style guide by Wesley Brown +description: A consistent code style guide for SQL specific to SQL Server to ensure legible and maintainable projects -ga_ua_code: UA-65071829-1 - -url: http://www.sqlstyle.guide -domain: sqlstyle.guide +url: https://sqlserverio.github.io/sqlstyle.guide/ +domain: sqlserverio.github.io port: 4040 markdown: kramdown