docs: fixed footer links (#3980)

This commit is contained in:
Fabrice Flore-Thébault 2023-09-20 10:40:05 +02:00 committed by GitHub
parent 322c164ce7
commit 63ddff097c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -163,8 +163,8 @@ const config = {
to: '/docs/Installation',
},
{
label: 'Getting started',
to: '/docs/getting-started/getting-started',
label: 'Working with containers',
to: '/docs/working-with-containers',
},
{
label: 'Migrating from Docker',
@ -172,7 +172,7 @@ const config = {
},
{
label: 'Using Compose',
to: '/docs/compose/podman-compose',
to: '/docs/compose',
},
{
label: 'Troubleshooting',