[Serve] [Doc] Add version warning (#14001)

This commit is contained in:
architkulkarni
2021-02-15 09:16:01 -08:00
committed by GitHub
parent b8b2d6410d
commit bcb51a27c6
+4
View File
@@ -1,3 +1,7 @@
.. warning::
Ray Serve is changing fast! You're probably running the latest pip release and not the nightly build, so please ensure you're viewing the correct version of this documentation.
`Here's the documentation for the latest pip release of Ray Serve <https://docs.ray.io/en/latest/serve/index.html>`_.
.. _rayserve:
============================================