Переглянути джерело

Update installing.rst (#1331)

Change link to LLVM releases

Signed-off-by: Cyrill Leutwiler <cyrill@parity.io>
Cyrill Leutwiler 2 роки тому
батько
коміт
6a166f2f58
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      docs/installing.rst

+ 1 - 1
docs/installing.rst

@@ -113,7 +113,7 @@ These patches make it possible to generate code for Solana, and fixes
 concurrency issues in the lld linker.
 
 You can either download the pre-built libraries from
-`github <https://github.com/hyperledger/solang/releases/tag/v0.3.0>`_
+`github <https://github.com/hyperledger/solang-llvm/releases>`_
 or :ref:`build your own from source <llvm-from-source>`. After that, you need to add the ``bin`` of your
 LLVM directory to your path, so that the build system of Solang can find the correct version of LLVM to use.