File tree 4 files changed +2
-62
lines changed
4 files changed +2
-62
lines changed File renamed without changes.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -71,12 +71,9 @@ under the License.
71
71
<!-- A background on Component oriented programming -->
72
72
<item name =" Why Use Components?" href =" /ref/why-use-components.html" />
73
73
<!-- Discuss elements for plexus.xml and components.xml and differences -->
74
- <item name =" Plexus Descriptor" href =" /ref/plexus-descriptor.html" />
75
74
<item name =" Component Descriptor" href =" /guides/developer-guide/configuration/component-descriptor.html" />
76
75
<item name =" Component Configuration" href =" /ref/component-configuration.html" />
77
- <item name =" Technical Articles" href =" /ref/technical-articles.html" />
78
76
<item name =" Available Components" href =" /ref/available-components.html" />
79
- <item name =" FAQs" href =" /faq.html" />
80
77
</item >
81
78
</menu >
82
79
Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ under the License.
31
31
<title >Page Not Found</title >
32
32
<base href =" http://codehaus-plexus.github.io/" />
33
33
<!-- need to import styles by hand since the generated html has them relative and before the base tag -->
34
- <link rel =" stylesheet" href =" http://codehaus-plexus.github.io/css/apache-maven-fluido-1.4 .min.css" />
34
+ <link rel =" stylesheet" href =" http://codehaus-plexus.github.io/css/apache-maven-fluido-2.0.0 .min.css" />
35
35
<link rel =" stylesheet" href =" http://codehaus-plexus.github.io/css/site.css" />
36
36
<link rel =" stylesheet" href =" http://codehaus-plexus.github.io/css/print.css" media =" print" />
37
- <script type =" text/javascript" src =" http://codehaus-plexus.github.io/js/apache-maven-fluido-1.4 .min.js" />
37
+ <script type =" text/javascript" src =" http://codehaus-plexus.github.io/js/apache-maven-fluido-2.0.0 .min.js" />
38
38
</head >
39
39
40
40
<body >
You can’t perform that action at this time.
0 commit comments