Skip to content

Commit

Permalink
Archive Auction and Crowdloans (#6261)
Browse files Browse the repository at this point in the history
* edits

* edits

- move to archive
- fix links in archived pages
- rm auction mentions where applicable

* standardized archives

* replacements

slot -> core where applicable

* fix

* Update docs/build/build-parachains.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/build/build-parachains.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/build/build-parachains.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/general/faq.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/general/faq.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Radha's feedback + rm old links

* Update docs/general/faq.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/general/getting-started.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/general/glossary.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/general/polkadot-direction.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/general/polkadot-v1.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/general/polkadot-v1.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/general/polkadot-v1.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/general/polkadot-v1.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-DOT.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-agile-coretime.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-parachains.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-parachains.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-parachains.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-system-chains.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* fix broken links

* Radha's feedback

- past tense when talking about auctions in Polkadot 1.0 page

* Radha's feedback

reverted back to staking rate original text, new staking rate will be addressed in a new PR

* slots > cores

---------

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>
  • Loading branch information
filippoweb3 and DrW3RK authored Oct 3, 2024
1 parent 817da71 commit ba2b1c8
Show file tree
Hide file tree
Showing 39 changed files with 270 additions and 7,469 deletions.
1 change: 1 addition & 0 deletions components/Metadata.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const Networks = [
{ name: "Polkadot People", rpc: "wss://polkadot-people-rpc.polkadot.io"},
{ name: "Polkadot Bridge Hub", rpc: "wss://polkadot-bridge-hub-rpc.polkadot.io"},
{ name: "Polkadot Collectives", rpc: "wss://polkadot-collectives-rpc.polkadot.io"},
{ name: "Polkadot Coretime", rpc: "wss://polkadot-coretime-rpc.polkadot.io"},
{ name: "Kusama", rpc: "wss://rpc.ibp.network/kusama" },
{ name: "Kusama Asset Hub", rpc: "wss://kusama-asset-hub-rpc.polkadot.io" },
{ name: "Kusama People", rpc: "wss://kusama-people-rpc.polkadot.io"},
Expand Down
Loading

0 comments on commit ba2b1c8

Please sign in to comment.