Skip to content
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

add link to Microsoft OpenJDK #631

Merged
merged 2 commits into from
May 21, 2021
Merged

add link to Microsoft OpenJDK #631

merged 2 commits into from
May 21, 2021

Conversation

Eskibear
Copy link
Member

image

@@ -148,6 +148,7 @@ export class JdkInstallationPanel extends React.Component<JdkInstallationPanelPr
</div>
<div className="tab-pane fade" id="otherJdkPanel" role="tabpanel" aria-labelledby="otherJdkTab">
<ul id="jdkProviderList" className="list-unstyled">
<li><a href="command:java.helper.openUrl?%22https%3A%2F%2Fwww.microsoft.com%2Fopenjdk%22" title="Microsoft Build of OpenJDK">Microsoft Build of OpenJDK</a><sup className="newtag">NEW</sup></li>
Copy link
Member

@jdneo jdneo May 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Directly use Badge from bootstrap? https://getbootstrap.com/docs/4.6/components/badge/

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. Currently it's exactly what I want.

Signed-off-by: Yan Zhang <[email protected]>
@Eskibear Eskibear merged commit d007976 into main May 21, 2021
@jdneo jdneo deleted the msft-jdk branch May 21, 2021 02:49
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.

2 participants