[Docs] Fix broken links (#2222)

This commit is contained in:
Ronen Schaffer
2023-12-20 22:43:42 +02:00
committed by GitHub
parent bd29cf3d3a
commit c17daa9f89
2 changed files with 2 additions and 2 deletions

View File

@@ -93,7 +93,7 @@ Alternatively, you can raise an issue on our `GitHub <https://github.com/vllm-pr
If vLLM successfully generates text, it indicates that your model is supported.
.. tip::
To use models from `ModelScope <www.modelscope.cn>`_ instead of HuggingFace Hub, set an environment variable:
To use models from `ModelScope <https://www.modelscope.cn>`_ instead of HuggingFace Hub, set an environment variable:
.. code-block:: shell