Skip to content

Commit 7b22c57

Browse files
authored
Update links to use GitHub Pages URLs
1 parent eb52b17 commit 7b22c57

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,27 @@
33
<head>
44
<meta
55
http-equiv="Refresh"
6-
content="0; url=https://devonfw.com/website/pages/welcome/welcome.html"
6+
content="0; url=https://devonfw.github.io/website/pages/welcome/welcome.html"
77
/>
88

99
<!-- ******** SOCIAL MEDIA META ********** -->
1010

1111
<meta name="title" property="og:title" content="devonfw website">
1212
<meta property="og:type" content="website">
13-
<meta name="image" property="og:image" content="https://devonfw.com/images/devonfwwebsite.png">
13+
<meta name="image" property="og:image" content="https://devonfw.github.io/images/devonfwwebsite.png">
1414
<meta name="description" property="og:description" content="devonfw is the standard open source software development platform; Serving the full Software Delivery Life Cycle.">
15-
<meta property="og:url" content="https://devonfw.com/index.html">
15+
<meta property="og:url" content="https://devonfw.github.io/index.html">
1616

1717
<meta name="twitter:title" content="devonfw website">
1818
<meta name="twitter:description" content="devonfw is the standard open source software development platform; Serving the full Software Delivery Life Cycle.">
19-
<meta name="twitter:image" content="https://devonfw.com/images/devonfwwebsite.png">
19+
<meta name="twitter:image" content="https://devonfw.github.io/images/devonfwwebsite.png">
2020
<meta name="twitter:card" content="summary_large_image">
2121

2222
<!-- ************************************* -->
2323

2424
</head>
2525
<body>
26-
<p>Please follow <a href="https://devonfw.com/website/pages/welcome/welcome.html">this link</a>.</p>
26+
<p>Please follow <a href="https://devonfw.github.io/website/pages/welcome/welcome.html">this link</a>.</p>
2727
</body>
2828
</html>
2929

0 commit comments

Comments
 (0)