[MINOR] Fix repository url
Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/b40e5b5a Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/b40e5b5a Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/b40e5b5a Branch: refs/heads/master Commit: b40e5b5aa7b012db0780526e64eec8bff688ef52 Parents: 9c8b71e Author: Luciano Resende <[email protected]> Authored: Tue May 31 15:03:21 2016 -0700 Committer: Luciano Resende <[email protected]> Committed: Tue May 31 15:03:21 2016 -0700 ---------------------------------------------------------------------- site/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir-website/blob/b40e5b5a/site/_config.yml ---------------------------------------------------------------------- diff --git a/site/_config.yml b/site/_config.yml index 00330c9..d59c641 100644 --- a/site/_config.yml +++ b/site/_config.yml @@ -17,7 +17,7 @@ markdown: kramdown permalink: /news/:year/:month/:day/:title/ excerpt_separator: "" -repository: https://github.com/apache/apache-website-template +repository: https://github.com/apache/bahir-website destination: _site exclude: [README.md,Gemfile*] keep_files: [".git", ".svn", "apidocs"]
