From 41d7221dcd45016b10140cf7f120fe5f614548c8 Mon Sep 17 00:00:00 2001 From: Richard Liaw Date: Thu, 17 Sep 2020 23:17:39 -0700 Subject: [PATCH] fix (#10876) --- doc/source/ray-overview/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/ray-overview/index.rst b/doc/source/ray-overview/index.rst index bd45faeab..e200f392a 100644 --- a/doc/source/ray-overview/index.rst +++ b/doc/source/ray-overview/index.rst @@ -242,4 +242,4 @@ Ray programs can run on a single machine, and can also seamlessly scale to large ``ray submit [CLUSTER.YAML] example.py --start`` -Read more about `:ref:launching clusters `. +Read more about :ref:`launching clusters `.