Skip to content

Commit

Permalink
Merge pull request #129 from amayer5125/fix-links
Browse files Browse the repository at this point in the history
Fix Image Server Link
  • Loading branch information
stgraber authored Aug 25, 2024
2 parents ccd0df3 + bfc5068 commit 9c2ea18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ resource "incus_instance" "instance2" {
* `name` - **Required** - Name of the instance.

* `image` - *Optional* - Base image from which the instance will be created. Must
specify [an image accessible from the provider remote](https://linuxcontainers.org/incus/docs/main/reference/remote_image_servers/).
specify [an image accessible from the provider remote](https://linuxcontainers.org/incus/docs/main/reference/image_servers/).

* `source_instance` - *Optional* - The source instance from which the instance will be created. See reference below.

Expand Down

0 comments on commit 9c2ea18

Please sign in to comment.