Fix Go on DockerHub id & filename + remove from sidebar
ID 1216 was clashing with docker-cli-load doc. The filename follows the convention of the other use cases. Remove from docs sidebar until we do the quick fixes. Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
This commit is contained in:
parent
734f1fe515
commit
994ee22a6e
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
slug: /1216/ci-cd-for-go-project
|
slug: /1219/go-docker-hub
|
||||||
displayed_sidebar: europa
|
displayed_sidebar: europa
|
||||||
---
|
---
|
||||||
|
|
@ -125,7 +125,6 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
"use-cases/go-docker-swarm",
|
"use-cases/go-docker-swarm",
|
||||||
"use-cases/go-on-docker-hub"
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user