From b9f22af9be9bb7f412b21ff9e6404d1e53eca3e8 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Tue, 11 Oct 2016 19:15:00 -0700 Subject: [PATCH] Fix for docker-compose up and incorrect canonical URLs --- _config.yml | 4 +--- docker-cloud/builds/link-source.md | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 3f307aa6a5..8702323502 100644 --- a/_config.yml +++ b/_config.yml @@ -9,9 +9,7 @@ incremental: true permalink: pretty safe: false lsi: false -exclude: - - vendor - - bin +url: https://docs.docker.com gems: - jekyll-redirect-from diff --git a/docker-cloud/builds/link-source.md b/docker-cloud/builds/link-source.md index 0221454525..bccfad7d1d 100644 --- a/docker-cloud/builds/link-source.md +++ b/docker-cloud/builds/link-source.md @@ -1,7 +1,6 @@ --- aliases: /docker-cloud/tutorials/link-source/ -description: -- Link to your source code repository +description: Link to your source code repository keywords: - sourcecode, github, bitbucket, Cloud menu: