Skip to content

Commit 116fdfe

Browse files
authored
[Docs]: Fix inactivity duration blog post (dstackai#2327)
1 parent 4c5525f commit 116fdfe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/blog/posts/inactive-dev-environments-auto-shutdown.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ $ dstack ps --verbose
6161

6262
</div>
6363

64-
Reattaching to the environment with [`dstack attach`](../../docs/reference/cli/dstack/attach.md),
64+
Reattaching to the environment with [`dstack attach`](../../docs/reference/cli/dstack/attach.md)
6565
resets the inactivity timer within seconds.
6666

6767
Overall, the new feature makes using dev environments both safer and more cost-effective.
@@ -70,6 +70,6 @@ fleets by teams.
7070

7171
!!! info "What's next?"
7272
1. Check [dev environments](../../docs/concepts/dev-environments.md),
73-
[tasks](../../docs/concepts/tasks.md), [services](../../docs/concepts/services.md),
74-
and [fleets](../../docs/concepts/fleets.md)
73+
[tasks](../../docs/concepts/tasks.md), [services](../../docs/concepts/services.md),
74+
and [fleets](../../docs/concepts/fleets.md)
7575
2. Join [Discord :material-arrow-top-right-thin:{ .external }](https://discord.gg/u8SmfwPpMd){:target="_blank"}

0 commit comments

Comments
 (0)