You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/platform/actors/publishing/badge.mdx
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,26 @@
1
1
---
2
2
title: Actor status badge
3
-
description: Apify Actor status badge can be embedded in 3rd party documentation to show current health status and engagement of the Actor in the Apify Platform.
3
+
description: The Actor status badge can be embedded in the README or documentation to show users the current status and usage of your Actor on the Apify platform.
4
4
slug: /actors/publishing/status-badge
5
5
sidebar_position: 4
6
6
---
7
7
8
-
Apify Actor status badge can be embedded in 3rd party documentation to show current health status and engagement of the Actor in the Apify Platform.
8
+
The Actor status badge can be embedded in the README or documentation to show users the current status and usage of your Actor on the Apify platform.
9
9
10
10
---
11
11
importTabsfrom'@theme/Tabs';
12
12
importTabItemfrom'@theme/TabItem';
13
13
14
-
## Actor status badge example
15
-
16
-
This is the badge generated for the [Apify's Website Content Crawler](https://apify.com/apify/website-content-crawler) Actor.
14
+
This is the badge generated for the [Apify's Website Content Crawler](https://apify.com/apify/website-content-crawler) Actor:
0 commit comments