Skip to content

Fix links to IntelliJ and SBT #1286

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

Merged
merged 2 commits into from
Oct 26, 2021
Merged

Fix links to IntelliJ and SBT #1286

merged 2 commits into from
Oct 26, 2021

Conversation

s5bug
Copy link
Contributor

@s5bug s5bug commented Oct 26, 2021

Fixes #1285

@s5bug
Copy link
Contributor Author

s5bug commented Oct 26, 2021

@julienrf Are there any files (or entries in files) that should be removed? For example the downloads.yml file? I'm worried that it's depended on somewhere else, as I don't know the project structure.

@julienrf
Copy link
Contributor

I am not sure, can you grep for intellijUrls and sbtUrls?

@s5bug
Copy link
Contributor Author

s5bug commented Oct 26, 2021

It is not used anywhere else 👍 Safe to delete then?

@julienrf
Copy link
Contributor

Yes, you can delete it then.

@julienrf
Copy link
Contributor

Thank you for the quick pull request!

@julienrf julienrf merged commit 4f2ffdb into scala:main Oct 26, 2021
s5bug added a commit to s5bug/scala-lang that referenced this pull request Nov 5, 2021
This should fix scala#1285 for good. In scala#1286, it was unbeknownst to me that there was JS that ended up editing the HREFs of the IntelliJ and SBT links, and so the code that was initially broken there remained broken.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scala 2 Download Page's "Download IntelliJ" and "Download SBT" links are broken
2 participants