|
25 | 25 | xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"> |
26 | 26 |
|
27 | 27 | <bannerLeft> |
28 | | - < name> <![CDATA[<img src="http://wcm.io/images/[email protected]"/> wcm.io DevOps]]></ name> |
29 | | - <href>http://devops.wcm.io</href> |
| 28 | + < name> <![CDATA[<img src="https://wcm.io/images/[email protected]"/> wcm.io DevOps]]></ name> |
| 29 | + <href>https://devops.wcm.io</href> |
30 | 30 | </bannerLeft> |
31 | 31 |
|
32 | 32 | <publishDate position="bottom" format="yyyy-MM-dd" /> |
|
35 | 35 | <skin> |
36 | 36 | <groupId>io.wcm.maven.skins</groupId> |
37 | 37 | <artifactId>reflow-maven-skin</artifactId> |
38 | | - <version>1.0.6</version> |
| 38 | + <version>1.0.8</version> |
39 | 39 | </skin> |
40 | 40 | <custom> |
41 | 41 | <reflowSkin> |
42 | 42 | <!-- Make this to 'false' for local development, i.e. file:// URLs --> |
43 | 43 | <protocolRelativeURLs>false</protocolRelativeURLs> |
44 | 44 | <smoothScroll>true</smoothScroll> |
45 | 45 | <theme>default</theme> |
46 | | - <absoluteResourceURL>http://devops.wcm.io</absoluteResourceURL> |
| 46 | + <absoluteResourceURL>https://devops.wcm.io</absoluteResourceURL> |
47 | 47 | <skinAttribution>false</skinAttribution> |
48 | 48 | <brand> |
49 | 49 | <!-- Brand text in top-left part of the site --> |
50 | 50 | <name>wcm.io DevOps</name> |
51 | | - <href>http://devops.wcm.io</href> |
| 51 | + <href>https://devops.wcm.io</href> |
52 | 52 | </brand> |
53 | 53 | <slogan>Tools for Configuration Management and Deployment</slogan> |
54 | 54 | <titleTemplate>%2$s | %1$s</titleTemplate> |
|
107 | 107 | </links> |
108 | 108 |
|
109 | 109 | <breadcrumbs> |
110 | | - <item name="wcm.io DevOps" href="http://devops.wcm.io" /> |
| 110 | + <item name="wcm.io DevOps" href="https://devops.wcm.io" /> |
111 | 111 | </breadcrumbs> |
112 | 112 |
|
113 | 113 | <menu name="Main" inherit="top"> |
114 | | - <item name="Home" href="http://devops.wcm.io" /> |
115 | | - <item name="Platforms" href="http://devops.wcm.io/platforms.html" /> |
116 | | - <item name="Maven Repositories" href="http://devops.wcm.io/maven.html" /> |
| 114 | + <item name="Home" href="https://devops.wcm.io" /> |
| 115 | + <item name="Platforms" href="https://devops.wcm.io/platforms.html" /> |
| 116 | + <item name="Maven Repositories" href="https://devops.wcm.io/maven.html" /> |
117 | 117 | <item name="GitHub project" href="http://github.com/wcm-io-devops" /> |
118 | | - <item name="Subprojects" href="http://wcm.io/subprojects.html" /> |
119 | | - <item name="License" href="http://devops.wcm.io/license.html" /> |
120 | | - <item name="Imprint" href="http://wcm.io/imprint.html" /> |
| 118 | + <item name="Subprojects" href="https://wcm.io/subprojects.html" /> |
| 119 | + <item name="License" href="https://devops.wcm.io/license.html" /> |
| 120 | + <item name="Imprint" href="https://wcm.io/imprint.html" /> |
121 | 121 | </menu> |
122 | 122 | <menu name="Categories" inherit="top"> |
123 | | - <item name="CONGA - CONfiguration GenerAtor" href="http://devops.wcm.io/conga/"/> |
| 123 | + <item name="CONGA - CONfiguration GenerAtor" href="https://devops.wcm.io/conga/"/> |
124 | 124 | </menu> |
125 | 125 | <menu name="Contribute" inherit="top"> |
126 | | - <item name="Contribute" href="http://wcm.io/contribute.html" /> |
| 126 | + <item name="Contribute" href="https://wcm.io/contribute.html" /> |
127 | 127 | <item name="Issues" href="https://wcm-io.atlassian.net" /> |
128 | 128 | <item name="Wiki" href="https://wcm-io.atlassian.net/wiki/" /> |
129 | | - <item name="Mailing Lists" href="http://wcm.io/mailing-lists.html" /> |
| 129 | + <item name="Mailing Lists" href="https://wcm.io/mailing-lists.html" /> |
130 | 130 | <item name="Continuous Integration" href="https://travis-ci.org/wcm-io-devops" /> |
131 | 131 | <item name="Fork on GitHub" href="http://github.com/wcm-io-devops" /> |
132 | 132 | </menu> |
|
0 commit comments