From 8b8b00e61751e39fdb01fcf402f9a8748594f6e5 Mon Sep 17 00:00:00 2001 From: sergeypanin1994 Date: Sun, 26 Jan 2025 00:48:39 +0300 Subject: [PATCH] fix: update Twitter URL to x.com format Replaced the outdated Twitter URL (https://twitter.com) with the updated x.com format (https://x.com) to align with the platform's rebranding. --- .vscode/settings.json | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 2fcf3e0..a16483c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,6 +7,6 @@ "editor.defaultFormatter": "JuanBlanco.solidity" }, "editor.codeActionsOnSave": { - "source.fixAll": true + "source.fixAll": "explicit" } } diff --git a/README.md b/README.md index dfef9fb..b495430 100644 --- a/README.md +++ b/README.md @@ -136,4 +136,4 @@ slither . ## Media -Don't hesitate to reach out on [Twitter](https://twitter.com/AngleProtocol) 🐦 +Don't hesitate to reach out on [Twitter](https://x.com/AngleProtocol) 🐦