Commit Graph

5 Commits

Author SHA1 Message Date
Craig Osterhout 874adeb006
update init .net wording (#18640)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:56:56 -08:00
Lizz Thabet 09e83c62fe (refact) update docker init template name to reflect the cli 2023-11-10 12:24:16 -05:00
David Karlsson 1fdb2e77d4 fix: broken glob path for lint job
Linting was only running on a subset of our Markdown files in `content`.
This change fixes the glob path, and adds appropriate exclude paths.
Because the glob pattern was incorrect before, we had lots of files that
didn't comply with the linting rules. This commit also fixes those
issues.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-04 10:50:02 +01:00
Craig Osterhout 1e311e90d3
fix dotnet redirect typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-10 07:32:31 -07:00
Craig Osterhout 90cab2e23b
get-started: update .net guide (#18184)
* update dotnet guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-09 08:30:12 -07:00