Merge pull request #1934 from gerhard/move-dagger-0.1-link-back-to-the-bottom
Move Dagger 0.1 link back to the bottom
This commit is contained in:
commit
3ddf6c995c
@ -71,11 +71,6 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
europa: [
|
||||
{
|
||||
type: "link",
|
||||
label: "⬅️ Dagger 0.1",
|
||||
href: "/1200/what/",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "migrate-from-dagger-0.1",
|
||||
@ -127,5 +122,10 @@ module.exports = {
|
||||
"use-cases/go-docker-swarm",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
label: "⬅️ Dagger 0.1",
|
||||
href: "/1200/what/",
|
||||
},
|
||||
],
|
||||
};
|
||||
|
Reference in New Issue
Block a user