We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abdce39 commit 9e99796Copy full SHA for 9e99796
1 file changed
website/components/header/header.asciidoc
@@ -5,8 +5,8 @@
5
[.website-navbar]
6
// this links need to be set as with a leading # and the <<link,name>> syntax in order to work properly
7
// see also https://github.com/asciidoctor/asciidoctor/issues/417?source=cc#issuecomment-471338264
8
-* image:/images/Logo_devonfw.svg[logo, link="https://devonfw.com/"]
9
-* https://devonfw.com/website/pages/learning/[Tutorials]
+* image:/images/Logo_devonfw.svg[logo, link="https://devonfw.github.io/"]
+* https://devonfw.github.io/website/pages/learning/[Tutorials]
10
* <</website/pages/solutions/index.html#,Solutions>>
11
* <</website/pages/docs/master.html#,Docs>>
12
0 commit comments