Skip to content
Open
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
6 changes: 3 additions & 3 deletions _data/pages/frequently-asked-questions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ blocks:
test them. 


You can become part of the developers’ community, and support it, by joining the [Starknet Discord](https://discord.com/invite/QypNMzkHbc) server.
You can become part of the developers’ community, and support it, by joining the [Starknet Discord](https://starknet.io/discord ) server.
- type: accordion_item
body: SHARP (shared prover) is a service for computing proofs of the correct
execution of Cairo programs. It can be used to prove the correct
Expand Down Expand Up @@ -517,7 +517,7 @@ blocks:
* Make sure you’ve installed the latest versions of Chrome and all relevant extensions.

* If your wallet extension has been reset and you receive this message, your wallet should ask you to upgrade your account. Follow the wallet’s instructions.
* If the above doesn’t work, please contact us on [Discord](https://discord.com/invite/qypnmzkhbc) or [Telegram](https://t.me/+efDitGbILOFmMDNk).
* If the above doesn’t work, please contact us on [Discord](https://starknet.io/discord ) or [Telegram](https://t.me/+efDitGbILOFmMDNk).


The portal doesn’t offer my Ethereum wallet as a connection option.
Expand All @@ -535,7 +535,7 @@ blocks:
The portal doesn’t offer my Starknet wallet as a connection option.


Please contact us on [Discord](https://discord.com/invite/qypnmzkhbc) or [Telegram](https://t.me/+efDitGbILOFmMDNk).
Please contact us on [Discord](https://starknet.io/discord ) or [Telegram](https://t.me/+efDitGbILOFmMDNk).
- label: "What is the reason for implementing Sybil-resistance mechanisms in the
Provisions allocation? "
body: >-
Expand Down
2 changes: 1 addition & 1 deletion _data/settings/redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ items:
- source: /
destination: /en
- source: /discord
destination: https://discord.gg/starknet-community
destination: https://starknet.io/discord
- source: /sequencer-api
destination: /en/developers
- source: /cairopal
Expand Down