Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use local svg instead from simpleicons.org
Browse files Browse the repository at this point in the history
mcruzdev committed Sep 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 7a95cf8 commit ed28e89
Showing 5 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/src/main/asciidoc/ide-tooling.adoc
Original file line number Diff line number Diff line change
@@ -22,10 +22,10 @@ In addition, IntelliJ IDEA has additional support for Quarkus in their Ultimate
The table below gives an overview of the current IDEs with links and a high-level overview of their features.

:vscode-logo: {imagesdir}/visual-studio-code.svg
:eclipse-logo: https://simpleicons.org/icons/eclipseide.svg
:intellij-logo: https://simpleicons.org/icons/intellijidea.svg
:che-logo: https://simpleicons.org/icons/eclipseche.svg
:vscode-logo: {imagesDir}/visualstudiocode.svg
:eclipse-logo: {imagesDir}/eclipseide.svg
:intellij-logo: {imagesDir}/intellijidea.svg
:che-logo: {imagesDir}/eclipseche.svg
[cols="6*^", header]
|===
| .
1 change: 1 addition & 0 deletions docs/src/main/asciidoc/images/eclipseche.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/src/main/asciidoc/images/eclipseide.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/src/main/asciidoc/images/intellijidea.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed28e89

Please sign in to comment.