From 23a33a9aa37dd358c25b6c044313f7a5f101f487 Mon Sep 17 00:00:00 2001 From: Michael Panchenko Date: Thu, 28 Mar 2024 18:13:15 +0100 Subject: [PATCH] Removed link to Chinese docs [skip ci] --- docs/04_contributing/04_contributing.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/04_contributing/04_contributing.rst b/docs/04_contributing/04_contributing.rst index b24acbf..01764fc 100644 --- a/docs/04_contributing/04_contributing.rst +++ b/docs/04_contributing/04_contributing.rst @@ -92,8 +92,6 @@ To compile documentation into webpage, run The generated webpage is in ``docs/_build`` and can be viewed with browser (http://0.0.0.0:8000/). -Chinese documentation is in https://tianshou.readthedocs.io/zh/latest/. - Documentation Generation Test -----------------------------