We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25250e1 commit 12583e1Copy full SHA for 12583e1
index.html
@@ -229,7 +229,7 @@ <h3>Headless Tool</h3>
229
<ul class="editor-logos">
230
<li><a href="https://github.com/ec4j/editorconfig-ant-tasks"><img src="logos/apache-ant.png" alt="Apache Ant"><span>Apache Ant</span></a></li>
231
<li><a href="https://github.com/ec4j/editorconfig-gradle-plugin"><img src="logos/gradle.png" alt="Gradle"><span>Gradle</span></a></li>
232
- <li><a href="https://ec4j.github.io/editorconfig-maven-plugin/"><img src="logos/maven.png" alt="Maven"><span>Maven</span></a></li>
+ <li><a href="https://github.com/ec4j/editorconfig-maven-plugin"><img src="logos/maven.png" alt="Maven"><span>Maven</span></a></li>
233
</ul>
234
235
<div style="clear: both;"></div>
0 commit comments