Skip to content

Commit d2e3372

Browse files
committed
fix broken link in network documentation
Closes: #1135
1 parent 37df061 commit d2e3372

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

website/docs/r/domain.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ When using a virtual network, users can specify:
346346
provider.
347347
* `network_id` - (Optional) The ID of a network resource to attach this
348348
interface to. This is a
349-
[network resource](/website/docs/r/network.markdown) managed by the
349+
[network resource](/website/docs/r/network.html.markdown) managed by the
350350
Terraform libvirt provider.
351351
* `mac` - (Optional) The specific MAC address to use for this interface.
352352
* `addresses` - (Optional) An IP address for this domain in this network.
File renamed without changes.

0 commit comments

Comments
 (0)