Replace links to readthedocs.io with ones using the new domain

This commit is contained in:
Kamil Śliwak
2020-11-18 15:20:34 +01:00
parent eb77ed080a
commit 5560239cf5
27 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ REM Batch file for implementing release flow for solidity for Windows.
REM
REM The documentation for solidity is hosted at:
REM
REM https://solidity.readthedocs.org
REM https://docs.soliditylang.org
REM
REM ---------------------------------------------------------------------------
REM This file is part of solidity.