Skip to content

Commit be38344

Browse files
authored
docs: link to PrivateNet broken (#177)
1 parent 5adcfb0 commit be38344

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hcloud/servers/domain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class Server(BaseDomain):
4040
User-defined labels (key-value pairs)
4141
:param volumes: List[:class:`BoundVolume <hcloud.volumes.client.BoundVolume>`]
4242
Volumes assigned to this server.
43-
:param private_net: List[:class:`PrivateNet <hcloud.servers.domain.PrivateNet`]
43+
:param private_net: List[:class:`PrivateNet <hcloud.servers.domain.PrivateNet>`]
4444
Private networks information.
4545
"""
4646

0 commit comments

Comments
 (0)