Skip to content

Commit 2616d78

Browse files
doc(k8s): fix reversed link syntax error
1 parent 85490a9 commit 2616d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/k8s_pool.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The following arguments are supported:
5353
- `max_size` - (Defaults to `size`) The maximum size of the pool, used by the autoscaling feature.
5454

5555
- `tags` - (Optional) The tags associated with the pool.
56-
> Note: As mentionned in (this document)[https://github.com/scaleway/scaleway-cloud-controller-manager/blob/master/docs/tags.md#taints], taints of a pool's nodes are applied using tags. (Example: "taint=taintName=taineValue:Effect")
56+
> Note: As mentionned in [this document](https://github.com/scaleway/scaleway-cloud-controller-manager/blob/master/docs/tags.md#taints), taints of a pool's nodes are applied using tags. (Example: "taint=taintName=taineValue:Effect")
5757
5858
- `placement_group_id` - (Optional) The [placement group](https://developers.scaleway.com/en/products/instance/api/#placement-groups-d8f653) the nodes of the pool will be attached to.
5959
~> **Important:** Updates to this field will recreate a new resource.

0 commit comments

Comments
 (0)