Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/migrate-to-v2.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ We recommend updating such Machines to use the `always` restart policy, to ensur
fly machine update --restart always <machine-id>
```

See [more about restart policies here](https://community.fly.io/t/issues-with-machines-restart-policy/11943/25).
Learn more about [Machine restart policies](/docs/machines/guides-examples/machine-restart-policy/).


### Scale your deployed Machine(s)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Machine restart policy
layout: framework_docs
sitemap: false
order: 35
nav: firecracker
---
Expand Down