Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
removing the additional "/" in the baseurl
- Loading branch information
1 parent
cb55fc9
commit 3375ca7c282cf860b3c8682abe0d77cfc359a2b7
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -26,7 +26,7 @@ categories: [blog, news] | ||
front_page_news: 5 | ||
|
||
# Base pathname for links. | ||
base: 'http://crail.incubator.apache.org/' | ||
base: 'http://crail.incubator.apache.org' | ||
|
||
|
||
# gem dependencies | ||