Skip to content

Commit 505f522

Browse files
authored
fix documents of label resources (#167)
* fix documents of label resources
1 parent 04dcb39 commit 505f522

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.39.1 (2024-04-25)
2+
3+
BUG FIXES:
4+
5+
* fix documents of label resources
6+
17
## v1.39.0 (2024-04-24)
28

39
FEATURES:

website/docs/d/label_resources.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: |-
66
Provides a list of resources with specific label.
77
---
88

9-
# ucloud_labels
9+
# ucloud_label_resources
1010

1111
Provides a list of labels.
1212

website/docs/r/label_attachment.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: |-
66
Provides a label attachment resource.
77
---
88

9-
# ucloud_label
9+
# ucloud_label_attachment
1010

1111
Provides a label attachment resource.
1212

0 commit comments

Comments
 (0)