Skip to content
Snippets Groups Projects
Unverified Commit dd4e6fd0 authored by Przemek Rzad's avatar Przemek Rzad Committed by GitHub
Browse files

Update link to a latest polkadot release (#4711)

The link to
[releases](https://github.com/paritytech/polkadot-sdk/releases) usually
takes you to a list with a bunch of drafts at the top so you have to
scroll.

[This link](https://github.com/paritytech/polkadot-sdk/releases/latest)
takes you directly to the latest release.
parent 5fb4c40a
No related merge requests found
Pipeline #480429 waiting for manual action with stages
in 1 hour, 13 minutes, and 41 seconds
......@@ -11,7 +11,7 @@ guides, like how to run a validator node, see the [Polkadot Wiki](https://wiki.p
If you just wish to run a Polkadot node without compiling it yourself, you may either:
- run the latest binary from our [releases](https://github.com/paritytech/polkadot-sdk/releases) page (make sure to also
- run the [latest released binary](https://github.com/paritytech/polkadot-sdk/releases/latest) (make sure to also
download all the `worker` binaries and put them in the same directory as `polkadot`), or
- install Polkadot from one of our package repositories.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment