You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
In tutorial/using-docker-compose/index.md, links refer to https://docs.docker.com/compose/compose-file#<id>.
But relative paths are changed, so it should be https://docs.docker.com/compose/compose-file/compose-file-v3/#<id>.
Please correct these links.
In tutorial/using-docker-compose/index.md, links refer to
https://docs.docker.com/compose/compose-file#<id>.But relative paths are changed, so it should be
https://docs.docker.com/compose/compose-file/compose-file-v3/#<id>.Please correct these links.
Thank you.