-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Update Twitter links to point to x.com
to avoid redirect
#11501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have no idea what's causing such a large number to show. All I did was modify one line (the line with the link to Twitter) and add one line (with my name in the acknowledgements). Apologies if I did something wrong. Do you have any idea what might be causing that? |
I suspect your editor changed line endings or some such. |
Do you know if/how I can fix it? I'm not very experienced with this. |
We can't provide support for your editor. It might be best to work on other projects until you get more experience with editing text files. |
That account seems largely unmaintained, do we still want to keep the link in that case? |
If you use VSCode, then there's either LF or CRLF in the bottom of the screen. Choose LF and save again. If you are using Notepad, then please use something else that can preserve line endings, e.g. VSCode. Further questions can go in stackoverflow.com rather than here, though. |
dbca3d5
to
b592536
Compare
I have fixed the issues noted above. Does this look ok now? |
These changes update links from
https://twitter.com/htmlstandard
tohttps://x.com/htmlstandard
to avoid the pointless redirect./acknowledgements.html ( diff )
/index.html ( diff )