Skip to content

Commit 0047078

Browse files
authored
Update README.md
1 parent af62a13 commit 0047078

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![monolith build status on GNU/Linux](https://github.com/Y2Z/monolith/workflows/GNU%2FLinux/badge.svg)](https://github.com/Y2Z/monolith/actions?query=workflow%3AGNU%2FLinux)
22
[![monolith build status on macOS](https://github.com/Y2Z/monolith/workflows/macOS/badge.svg)](https://github.com/Y2Z/monolith/actions?query=workflow%3AmacOS)
33
[![monolith build status on Windows](https://github.com/Y2Z/monolith/workflows/Windows/badge.svg)](https://github.com/Y2Z/monolith/actions?query=workflow%3AWindows)
4-
[![Monolith Actor on Apify](https://apify.com/actor-badge?actor=netmilk/monolith)](https://apify.com/netmilk/monolith?fpr=monolith)
4+
[![Monolith Actor on Apify](https://apify.com/actor-badge?actor=snshn/monolith)](https://apify.com/snshn/monolith?fpr=snshn)
55

66

77
```
@@ -260,12 +260,12 @@ Please set `https_proxy`, `http_proxy`, and `no_proxy` environment variables.
260260

261261
### Apify Actor Usage
262262

263-
<a href="https://apify.com/netmilk/monolith?fpr=monolith"><img src="https://apify.com/ext/run-on-apify.png" alt="Run Monolith Actor on Apify" width="176" height="39" /></a>
263+
<a href="https://apify.com/snshn/monolith?fpr=snshn"><img src="https://apify.com/ext/run-on-apify.png" alt="Run Monolith Actor on Apify" width="176" height="39" /></a>
264264

265-
You can run Monolith in the cloud without installation using the [Monolith Actor](https://apify.com/netmilk/monolith?fpr=monolith) on [Apify](https://apify.com?fpr=monolith) free of charge.
265+
You can run Monolith in the cloud without installation using the [Monolith Actor](https://apify.com/snshn/monolith?fpr=snshn) on [Apify](https://apify.com?fpr=snshn) free of charge.
266266

267267
``` bash
268-
echo '{"urls": ["https://news.ycombinator.com/"]}' | apify call -so netmilk/monolith
268+
echo '{"urls": ["https://news.ycombinator.com/"]}' | apify call -so snshn/monolith
269269
[{
270270
"url": "https://news.ycombinator.com/",
271271
"status": "0",

0 commit comments

Comments
 (0)