ENGDOCS-2184 (#20641)

* ENGDOCS-2184

* fix more links

* remove numbers from file names

* final link fix

* this is really the last fix
This commit is contained in:
Allie Sadler
2024-08-19 11:45:34 +01:00
committed by GitHub
parent 3d5b40fc20
commit 52b3d97da7
76 changed files with 252 additions and 220 deletions

View File

@@ -62,7 +62,7 @@ Press `ctrl+c` in the terminal to stop your application.
In this section, you also learned how to use Compose Watch to automatically rebuild and run your container when you update your code.
Related information:
- [Compose file reference](/compose/compose-file/)
- [Compose file reference](/reference/compose-file/)
- [Compose file watch](../../compose/file-watch.md)
- [Multi-stage builds](../../build/building/multi-stage.md)