Skip to content

Commit 9e99796

Browse files
authored
Update links in header.asciidoc to GitHub pages
1 parent abdce39 commit 9e99796

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/components/header/header.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
[.website-navbar]
66
// this links need to be set as with a leading # and the <<link,name>> syntax in order to work properly
77
// 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]
8+
* image:/images/Logo_devonfw.svg[logo, link="https://devonfw.github.io/"]
9+
* https://devonfw.github.io/website/pages/learning/[Tutorials]
1010
* <</website/pages/solutions/index.html#,Solutions>>
1111
* <</website/pages/docs/master.html#,Docs>>
1212

0 commit comments

Comments
 (0)