Skip to content

Commit 3e821f7

Browse files
authored
Update badge.mdx
1 parent 8e8bb8f commit 3e821f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sources/platform/actors/publishing/badge.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ In order to embed the badge in the HTML documentation, just use it as an image w
4242
</TabItem>
4343
<TabItem value="markdown" label="Markdown">
4444
```markdown
45-
[![Website Content Crawler Actor](https://apify.com/actor-badge?actor=apify/website-content-crawler\)](https://apify.com/apify/website-content-crawler)
45+
[![Website Content Crawler Actor](https://apify.com/actor-badge?actor=apify/website-content-crawler)](https://apify.com/apify/website-content-crawler)
4646
```
4747
</TabItem>
4848
</Tabs>
4949
<!-- vale on -->
5050
### Supported Actor states
5151

52-
The badge indicates the state of the Actor in the Apify Platform as the result of the [automated testing](../development/automated_tests.md).
52+
The badge indicates the state of the Actor in the Apify platform as the result of the [automated testing](../development/automated_tests.md).
5353

5454
#### Actor OK
5555

0 commit comments

Comments
 (0)