Skip to content

Commit 8e8bb8f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/publishing/badge.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This is how such a badge looks in a GitHub repository README:
2525
The Badge is a dynamic SVG image loaded from the Apify platform. The Badge is served from the URL Template:
2626

2727
```text
28-
https://apify.com/actor-badge?actor=:username/:actor-name
28+
https://apify.com/actor-badge?actor=<USERNAME>/<ACTOR>
2929
```
3030

3131
In order to embed the badge in the HTML documentation, just use it as an image wrapped in a link as shown in the example below. Don't froget to use the `username` and `actor-name` of your Actor.

0 commit comments

Comments
 (0)