Skip to content

Commit 17f01d5

Browse files
committed
fix: markdownlint says no bare URLs
1 parent 7241b98 commit 17f01d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/publishing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you decide to make your Actor code publicly available on [GitHub](https://git
3030

3131
Naturally, your Actor's code should be open to changes and updates, so don't be afraid of refactoring. However, beware of making changes that could potentially break the Actor for its existing users.
3232

33-
If you plan on making a breaking change, please get in touch with us ahead of time at [email protected], and we will help you to communicate the change to your users.
33+
If you plan on making a breaking change, please get in touch with us ahead of time at [[email protected]](mailto:[email protected]), and we will help you to communicate the change to your users.
3434

3535
Also, pay special attention to your Actor's documentation ([README](../../academy/get-most-of-actors/actor-readme)). It should be clear, detailed, and readable. Think of the users, who might not be developers, so try to use simple, easy-to-understand language and avoid technical jargon.
3636

0 commit comments

Comments
 (0)