Skip to content

Commit

Permalink
header fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aevesdocker committed Feb 25, 2025
1 parent d35db03 commit 39a3494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/manuals/projects/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Docker Projects works as follows:
- View logs to debug issues and track service activity.
- Edit configurations and run commands as requirements change.

## What's next?
## What's next

- [Learn how to open a new project](/manuals/projects/open.md)
- [Explore common FAQs](/manuals/projects/faq.md)
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/projects/view.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ can also:
- Delete unnecessary files when you right-click on a file

Check warning on line 64 in content/manuals/projects/view.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'select' instead of 'click' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'select' instead of 'click'", "location": {"path": "content/manuals/projects/view.md", "range": {"start": {"line": 64, "column": 46}}}, "severity": "INFO"}
- Download files and folders from the container straight to the host

### Network
### Network

The **Network** tab in Docker Projects provides an overview of how the containerized services communicate with each other and the host system. It displays the assigned network name, connected services, and mapped container ports.

Expand Down

0 comments on commit 39a3494

Please sign in to comment.