docs: remove Twitter and X references#157
Conversation
|
|
Splaktar
left a comment
There was a problem hiding this comment.
Many thanks for your contribution! We need a few minor tweaks to the code submitted.
Then we also need the CLA signed, and the commit signed (more on GitHub signed commits here).
| <li> | ||
| <a [href]="ngLinks.X" title="X (formerly Twitter)">X (formerly Twitter)</a> | ||
| </li> |
There was a problem hiding this comment.
The .en files are the original English files before being translated. We don't need to keep them updated like this. They aren't used/rendered. They are just kept to reference changes so we know what might need re-translation.
| </svg> | ||
| </a> | ||
| </li> | ||
| <li> |
There was a problem hiding this comment.
Same, we don't want to update these .en files.
|
|
||
| ## Getting notified of new releases | ||
|
|
||
| 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'). |
|
Please add the following to the commit message: |
Closes #156.
Summary
Verification
npm ciwith Node 22.22.3git diff --checkrg -n "x\.com|Twitter|twitter|ngLinks\.X|X \(formerly|antes Twitter|anteriormente Twitter|@angular en X|@angular on X" adev-es/src/app/core adev-es/src/content/best-practices/update*.mdreturned no matchesNote: I started
npm run build, but stopped it after it spent ~20 minutes building the full upstream Angular/Bazel production target rather than this repo-specific docs surface.