Skip to content

Commit

Permalink
schedule command: Scrapinghub -> Zyte (#437)
Browse files Browse the repository at this point in the history
Follow up for #432
  • Loading branch information
elacuesta committed Dec 27, 2023
1 parent fb7e6bd commit d076c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shub/schedule.py
Expand Up @@ -73,7 +73,7 @@ def cli(spider, argument, set, environment, priority, units, tag):
"".format(short_key))
click.echo("or print items as they are being scraped:\n shub items -f "
"{}".format(short_key))
click.echo("or watch it running in Scrapinghub's web interface:\n {}"
click.echo("or watch it running in Zyte's web interface:\n {}"
"".format(watch_url))


Expand Down

0 comments on commit d076c6f

Please sign in to comment.