Skip to content

Commit c074767

Browse files
authored
fix: typos in docs for Volumes (#1984)
1 parent 599d757 commit c074767

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

volumes/snapshots.html.markerb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ For options, refer to the [`fly volumes snapshots` docs](/docs/flyctl/volumes-sn
8282

8383
## Restore a volume from a snapshot
8484

85-
To procedure to restore data from a deleted volume is very similar, see [Restore a deleted volume](/docs/volumes/volume-manage/#restore-a-deleted-volume).
85+
The procedure to restore data from a deleted volume is very similar, see [Restore a deleted volume](/docs/volumes/volume-manage/#restore-a-deleted-volume).
8686

8787
Restore the data from a volume by creating a new volume from a snapshot:
8888

volumes/volume-manage.html.markerb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ For options, refer to the [`fly volumes fork` docs](/docs/flyctl/volumes-fork/)
110110

111111
## Add a volume to an unmanaged Machine
112112

113-
For Machines that aren't managed with Fly Launch (`fly.toml` and `fly deploy`), you can create a volume and attach it when you clone a Machine. You can also [clone a Machine with a volume](/#clone-a-machine-with-a-volume) to get a new Machine with an empty volume.
113+
For Machines that aren't managed with Fly Launch (`fly.toml` and `fly deploy`), you can create a volume and attach it when you clone a Machine. You can also [clone a Machine with a volume](#clone-a-machine-with-a-volume) to get a new Machine with an empty volume.
114114

115115
1. Create the volume in the same region as your app. For example:
116116

@@ -239,4 +239,4 @@ For options, refer to the [`fly volumes snapshots` docs](/docs/flyctl/volumes-sn
239239
- [Fly Volumes overview](/docs/volumes/overview/)
240240
- [Manage volume snapshots](/docs/volumes/snapshots/)
241241
- [Add volume storage to a Fly Launch app](/docs/apps/volume-storage/)
242-
- [Scale an app with volumes](/docs/apps/scale-count/#scale-an-app-with-volumes)
242+
- [Scale an app with volumes](/docs/apps/scale-count/#scale-an-app-with-volumes)

0 commit comments

Comments
 (0)