diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index da7ee3284dc..6101b95a178 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -55,7 +55,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at social@near.org. All +reported by contacting the project team at privacy@near.org. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. diff --git a/docs/1.concepts/basics/protocol.md b/docs/1.concepts/basics/protocol.md index 70d52d34624..d800bb63839 100644 --- a/docs/1.concepts/basics/protocol.md +++ b/docs/1.concepts/basics/protocol.md @@ -30,7 +30,7 @@ NEAR is a technical marvel, offering built-in features such as named accounts an ### ⭐ Simple to Use 1. Use [**named accounts**](../protocol/account-model.md) like `alice.near` -2. Simple sign-up: make an account using [email](https://near.org/signup) or [telegram](https://web.telegram.org/k/#@herewalletbot) +2. Simple sign-up: make an account using [email](https://dev.near.org/signup) or [telegram](https://web.telegram.org/k/#@herewalletbot) 3. Transactions are **fast** _(~1.3s transactions)_ and **cheap** _(< 1¢ in fees)_ 4. You don't need to buy crypto thanks to **built-in account abstraction** 5. [Access Keys](../protocol/access-keys.md) make it safe and easy to use. diff --git a/docs/1.concepts/basics/validators.md b/docs/1.concepts/basics/validators.md index ba9ff197b27..ac1cc0e03b2 100644 --- a/docs/1.concepts/basics/validators.md +++ b/docs/1.concepts/basics/validators.md @@ -46,7 +46,7 @@ You can read more about our consensus strategy on our