From 549ffe833871a755f9a425c5e76af27ed325d47b Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 12 Jul 2016 16:33:43 +0200 Subject: [PATCH] Updated config yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 166e11adf0..120f33d977 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ gems: ### The following properties will change on a project-by-project basis # Context path in the remote website (usually /), will be prepended to absolute URLs for static resources -baseurl: /gh-pages +baseurl: /spring-cloud-contract # Name of the project for display in places like page titles name: Spring Cloud Contract