From 8234c01d5819b9a7cba488c0d95d0a92dfb7b0d0 Mon Sep 17 00:00:00 2001 From: Daniel Schildt Date: Tue, 2 Feb 2016 02:19:50 +0200 Subject: [PATCH] fix(docs) update link to the Code of Conduct - Update links to use `[Code of Conduct](/docs/conduct/)` - Fix old URL that was pointing to a missing file in GitHub. --- site/_posts/2015-10-26-jekyll-3-0-released.markdown | 2 +- site/_posts/2016-01-28-jekyll-3-1-1-released.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/_posts/2015-10-26-jekyll-3-0-released.markdown b/site/_posts/2015-10-26-jekyll-3-0-released.markdown index 0d27a458..e7cf9db4 100644 --- a/site/_posts/2015-10-26-jekyll-3-0-released.markdown +++ b/site/_posts/2015-10-26-jekyll-3-0-released.markdown @@ -22,7 +22,7 @@ The much-anticipated Jekyll 3.0 has been released! Key changes: - Lots of performance improvements - ... and lots more! -We also added a [Code of Conduct]({{ site.repository }}/blob/master/CONDUCT.md) to encourage a happier, nicer community where contributions and discussion is protected from negative behaviour. +We also added a [Code of Conduct](/docs/conduct/) to encourage a happier, nicer community where contributions and discussion is protected from negative behaviour. A huge shout-out to the amazing Jekyll Core Team members Jordon Bedwell, Alfred Xing, and Matt Rogers for all their hard work in making Jekyll 3 the best release yet. diff --git a/site/_posts/2016-01-28-jekyll-3-1-1-released.markdown b/site/_posts/2016-01-28-jekyll-3-1-1-released.markdown index 18c693cf..b5932b0a 100644 --- a/site/_posts/2016-01-28-jekyll-3-1-1-released.markdown +++ b/site/_posts/2016-01-28-jekyll-3-1-1-released.markdown @@ -15,7 +15,7 @@ even if you wanted one * We now strip the BOM by default per Ruby's `IO.open`. * `page.dir` will not always end in a slash. -We also updated our [Code of Conduct](/conduct/) to the latest version of +We also updated our [Code of Conduct](/docs/conduct/) to the latest version of the Contributor Covenant. The update includes language to ensure that the reporter of the incident remains confidential to non-maintainers and that all complaints will result in an appropriate response. I care deeply about