Skip to content

Commit

Permalink
docs: fix broken links in nomad csi snapshot commands
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross committed Jun 3, 2021
1 parent cd8f3c6 commit 0949271
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions website/content/docs/commands/volume/snapshot-create.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ Completed snapshot of volume ebs_prod_db1 with snapshot ID snap-12345.
[csi]: https://github.com/container-storage-interface/spec
[csi_plugin]: /docs/job-specification/csi_plugin
[registered]: /docs/commands/volume/register
[csi_plugins_internals]: /docs/internals/plugins/csi#csi-plugins
1 change: 1 addition & 0 deletions website/content/docs/commands/volume/snapshot-delete.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ Deleted snapshot snap-12345.
[csi]: https://github.com/container-storage-interface/spec
[csi_plugin]: /docs/job-specification/csi_plugin
[registered]: /docs/commands/volume/register
[csi_plugins_internals]: /docs/internals/plugins/csi#csi-plugins
1 change: 1 addition & 0 deletions website/content/docs/commands/volume/snapshot-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ snap-67890 vol-fedcba 50GiB 2021-01-04T15:45:00Z true
[csi]: https://github.com/container-storage-interface/spec
[csi_plugin]: /docs/job-specification/csi_plugin
[registered]: /docs/commands/volume/register
[csi_plugins_internals]: /docs/internals/plugins/csi#csi-plugins

0 comments on commit 0949271

Please sign in to comment.