Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/general/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -762,8 +762,7 @@ execution. Checkout this section of the Substrate docs covering

## Westend

The [testnet](#testnet) is set aside for testing the Polkadot relay chain. Contrary to the
[Paseo testnet](#paseo), the Westend testnet is used by the core developers to iterate on
The [testnet](#testnet) is set aside for testing the Polkadot relay chain. Contrary to the Paseo testnet, the Westend testnet is used by the core developers to iterate on
protocol-level features like [asynchronous backing](../learn/learn-async-backing.md), etc, that are
not relevant for parachain developers.

Expand Down
4 changes: 2 additions & 2 deletions docs/learn/learn-guides-treasury.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@ The next steps are to:
- Sign and submit the preimage

Once this is finished, one may submit a proposal
[as stated above](#submit-a-treasury-track-referendum). Keep in mind one will also need to
[provide the decision deposit as well](#place-a-decision-deposit-for-the-treasury-track-referendum).
as described [here](./learn-guides-treasury.md#submitting-a-treasury-track-referendum). Keep in mind one will also need to
[provide the decision deposit as well](./learn-guides-treasury.md#placing-a-decision-deposit-for-the-treasury-track-referendum).

### Manually Claiming Payouts

Expand Down