Browse Source

New inside the worker image for 1.0

Ask Solem 15 years ago
parent
commit
59e990d1aa
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/introduction.rst

+ 3 - 3
docs/introduction.rst

@@ -381,10 +381,10 @@ Here's an example of a periodic task:
             logger.info("Running periodic task!")
     >>> tasks.register(MyPeriodicTask)
 
-A look inside the worker
-========================
+A look inside the components
+============================
 
-.. image:: http://cloud.github.com/downloads/ask/celery/InsideTheWorker-v2.jpg
+.. image:: http://cloud.github.com/downloads/ask/celery/Celery1.0-inside-worker.jpg
 
 Getting Help
 ============