[EDGENT-327] Remove unnecessary comments in _config.yml
Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/commit/dc48549a Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/dc48549a Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/dc48549a Branch: refs/heads/master Commit: dc48549ad3432472ce6b73569d36b670435b6278 Parents: f63bd7a Author: Queenie Ma <queeniema.apa...@gmail.com> Authored: Mon Jan 9 12:10:08 2017 -0800 Committer: Queenie Ma <queeniema.apa...@gmail.com> Committed: Mon Jan 9 12:10:08 2017 -0800 ---------------------------------------------------------------------- site/_config.yml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/dc48549a/site/_config.yml ---------------------------------------------------------------------- diff --git a/site/_config.yml b/site/_config.yml index e51c4d1..a1d825e 100755 --- a/site/_config.yml +++ b/site/_config.yml @@ -127,8 +127,3 @@ sourcerepourl: https://github.com/apache/incubator-edgent downloadsurl: /docs/downloads projurl: / docsurl: /javadoc/latest -# above yields things like the following when running on a "jekyll serve" test server -# [2016-12-22 15:23:31] ERROR `/favicon.ico' not found. -# [2016-12-22 15:33:17] ERROR `/javadoc/latest/resources/fonts/dejavu.css' not found. -# the following is undesirable as it doesn't link to the "jekyll serve" test server -# docsurl: https://edgent.incubator.apache.org/javadoc/latest