Skip to content

Commit 912bffd

Browse files
authored
fix:rm watermark rule html and adjust pts desc (#1413)
1 parent fdbf4ba commit 912bffd

File tree

3 files changed

+1
-51
lines changed

3 files changed

+1
-51
lines changed

tencentcloud/resource_tc_pts_project.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Provides a resource to create a pts project
33
44
Example Usage
55
6-
```hcls
6+
```hcl
77
resource "tencentcloud_pts_project" "project" {
88
name = "ptsObjectName-1"
99
description = "desc"

website/docs/r/css_watermark_rule.html.markdown

Lines changed: 0 additions & 49 deletions
This file was deleted.

website/docs/r/pts_project.html.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Provides a resource to create a pts project
1414
## Example Usage
1515

1616
```hcl
17-
s
1817
resource "tencentcloud_pts_project" "project" {
1918
name = "ptsObjectName-1"
2019
description = "desc"

0 commit comments

Comments
 (0)