mirror of https://github.com/docker/docs.git
Fix for docker-compose up and incorrect canonical URLs
This commit is contained in:
parent
2c6da7d896
commit
b9f22af9be
|
@ -9,9 +9,7 @@ incremental: true
|
||||||
permalink: pretty
|
permalink: pretty
|
||||||
safe: false
|
safe: false
|
||||||
lsi: false
|
lsi: false
|
||||||
exclude:
|
url: https://docs.docker.com
|
||||||
- vendor
|
|
||||||
- bin
|
|
||||||
|
|
||||||
gems:
|
gems:
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
aliases: /docker-cloud/tutorials/link-source/
|
aliases: /docker-cloud/tutorials/link-source/
|
||||||
description:
|
description: Link to your source code repository
|
||||||
- Link to your source code repository
|
|
||||||
keywords:
|
keywords:
|
||||||
- sourcecode, github, bitbucket, Cloud
|
- sourcecode, github, bitbucket, Cloud
|
||||||
menu:
|
menu:
|
||||||
|
|
Loading…
Reference in New Issue