Skip to content

Commit 78c9e0b

Browse files
docs: update support email in examples (#2422)
1 parent 0b18598 commit 78c9e0b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/@v1/rules/oas/info-contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ info:
6666
contact:
6767
name: Redocly API Support
6868
url: https://www.redocly.com/support
69-
email: support@redocly.com
69+
email: team@redocly.com
7070
```
7171
7272
## Related rules

docs/@v2/rules/oas/info-contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ info:
6767
contact:
6868
name: Redocly API Support
6969
url: https://www.redocly.com/support
70-
email: support@redocly.com
70+
email: team@redocly.com
7171
```
7272
7373
## Related rules

0 commit comments

Comments
 (0)