Skip to content

Commit 08f88eb

Browse files
bampakoadgp1130
authored andcommitted
refactor(@schematics/angular): use the new X link
1 parent 8335187 commit 08f88eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/schematics/angular/application/files/common-files/src/app/app__suffix__.html.template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,8 @@
286286
</svg>
287287
</a>
288288
<a
289-
href="https://twitter.com/angular"
290-
aria-label="Twitter"
289+
href="https://x.com/angular"
290+
aria-label="X"
291291
target="_blank"
292292
rel="noopener"
293293
>
@@ -297,7 +297,7 @@
297297
viewBox="0 0 24 24"
298298
fill="none"
299299
xmlns="http://www.w3.org/2000/svg"
300-
alt="Twitter"
300+
alt="X"
301301
>
302302
<path
303303
d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"

0 commit comments

Comments
 (0)