From 4bb594ba719f6bb227003373911c60aeebe42dfe Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Tue, 14 Sep 2021 13:38:33 +0800 Subject: [PATCH] Fix the link to k2's installation doc. --- 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::