Skip to content

Commit 32b9f56

Browse files
committed
Attempt to please the linter
1 parent e5ab633 commit 32b9f56

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sources/platform/actors/publishing/badge.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,13 @@ In order to embed the badge in the HTML documentation, just use it as an image w
3232

3333
<Tabs>
3434
<TabItem value="html" label="HTML Example" default>
35-
3635
```html
3736
<a href="https://apify.com/apify/website-content-crawler">
3837
<img src="https://apify.com/actor-badge?actor=apify/website-content-crawler">
3938
</a>
4039
```
4140
</TabItem>
4241
<TabItem value="markdown" label="Markdown Example">
43-
4442
```markdown
4543
[![Website Content Crawler Actor](https://apify.com/actor-badge?actor=apify/website-content-crawler\)](https://apify.com/apify/website-content-crawler)
4644
```

0 commit comments

Comments
 (0)