This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
The following commit(s) were added to refs/heads/master by this push:
new d97e457 [MRESOLVER-47] Link to older Aether Wiki in Eclipse on front
page
d97e457 is described below
commit d97e45726eb182c23137d5f9bad77f046386285d
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Jul 22 23:28:22 2018 +0200
[MRESOLVER-47] Link to older Aether Wiki in Eclipse on front page
---
src/site/xdoc/index.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index a452934..e667c25 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -69,7 +69,6 @@
<subsection name="See Also">
<ul>
<li><a href="/resolver-ant-tasks/">Maven Artifact Resolver Ant
Tasks</a></li>
- <li><a href="http://wiki.eclipse.org/Aether">Aether wiki</a></li>
</ul>
</subsection>
</section>