docs: update repository links (#9159)
* docs: update repository links * docs: update repository links in contribution guide
This commit is contained in:
committed by
Marek Kotewicz
parent
d436eddc6a
commit
8dd4db5d85
@@ -36,7 +36,7 @@ RUN apt-get update && \
|
||||
# show backtraces
|
||||
RUST_BACKTRACE=1 && \
|
||||
# build parity
|
||||
cd /build&&git clone https://github.com/paritytech/parity && \
|
||||
cd /build&&git clone https://github.com/paritytech/parity-ethereum && \
|
||||
cd parity && \
|
||||
git pull&& \
|
||||
git checkout $BUILD_TAG && \
|
||||
|
||||
Reference in New Issue
Block a user