From b035caee6c3f9ccbc798675dcfde11cf07c703ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20FOUILLARD?= Date: Fri, 30 Aug 2024 16:45:20 +0200 Subject: [PATCH] docs: use X link instead of twitter (#57608) PR Close #57608 --- adev/src/content/best-practices/update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adev/src/content/best-practices/update.md b/adev/src/content/best-practices/update.md index 6207e76c544..3ce48ce9aea 100644 --- a/adev/src/content/best-practices/update.md +++ b/adev/src/content/best-practices/update.md @@ -13,7 +13,7 @@ HELPFUL: If you are currently using AngularJS, see [Upgrading from AngularJS](ht ## Getting notified of new releases -To be notified when new releases are available, follow [@angular](https://twitter.com/angular "@angular on Twitter") on Twitter or subscribe to the [Angular blog](https://blog.angular.dev "Angular blog"). +To be notified when new releases are available, follow [@angular](https://x.com/angular "@angular on X") on X (formerly Twitter) or subscribe to the [Angular blog](https://blog.angular.dev "Angular blog"). ## Learning about new features