Merge pull request #1933 from dagger/fix-go-docker-hub-doc-id-clash

docs: Fix Go on DockerHub id & filename + remove from sidebar
This commit is contained in:
Gerhard Lazu
2022-03-30 00:53:57 +01:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
--- ---
slug: /1216/ci-cd-for-go-project slug: /1219/go-docker-hub
displayed_sidebar: europa displayed_sidebar: europa
--- ---

View File

@@ -125,7 +125,6 @@ module.exports = {
}, },
items: [ items: [
"use-cases/go-docker-swarm", "use-cases/go-docker-swarm",
"use-cases/go-on-docker-hub"
], ],
}, },
], ],