From a2be2896a95b59f10ffb8b8feb7c6c592bb33474 Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Tue, 14 Sep 2021 13:39:52 +0800 Subject: [PATCH] Fix the link to k2's installation doc. (#46) --- docs/source/installation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installation/index.rst b/docs/source/installation/index.rst index c11cbd1be..588ec13ec 100644 --- a/docs/source/installation/index.rst +++ b/docs/source/installation/index.rst @@ -35,7 +35,7 @@ installs its dependency PyTorch, which can be reused by ``lhotse``. (1) Install k2 -------------- -Please refer to ``_ +Please refer to ``_ to install ``k2``. .. CAUTION::