You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/19 07:49:49 UTC

[GitHub] [airflow] uranusjr commented on a change in pull request #22372: Update check-health.rst

uranusjr commented on a change in pull request #22372:
URL: https://github.com/apache/airflow/pull/22372#discussion_r830454093



##########
File path: docs/apache-airflow/logging-monitoring/check-health.rst
##########
@@ -105,7 +105,7 @@ HTTP monitoring for Celery Cluster
 
 You can use Flower to monitor the health of the Celery cluster. It also provides an HTTP API that you can use to build a health check for your environment.
 
-For details about installation, see: :ref:`executor:CeleryExecutor`. For details about usage, see: `The Flower project documentation <https://flower.readthedocs.io/en/stable/>`__.
+For details about installation, see: :ref:`executor:CeleryExecutor`. For details about usage, see: `The Flower project documentation <https://flower.readthedocs.io/en/latest/>`__.

Review comment:
       ```suggestion
   For details about installation, see: :ref:`executor:CeleryExecutor`. For details about usage, see: `The Flower project documentation <https://flower.readthedocs.io/>`__.
   ```
   
   According to ReadTheDocs, this should redirect to the correct location, no matter whether Flower chooses to expose stable or latest version or documentation, or even both (they are slightly different).




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org