Skip to content

Commit 09b8b33

Browse files
committed
#362: brute force replace domain name
1 parent a237248 commit 09b8b33

1,549 files changed

Lines changed: 13510 additions & 13510 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/linkchecker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: sudo apt-get install w3c-linkchecker
1616
- name: start check
1717
run: |
18-
checklink -r -s -b https://devonfw.com | tee output.txt
18+
checklink -r -s -b https://devonfw.github.io | tee output.txt
1919
- name: parse check output
2020
run: |
2121
output=$(cat output.txt)

antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site:
22
title: devonfw
3-
url: https://devonfw.com/docs
3+
url: https://devonfw.github.io/docs
44
content:
55
sources:
66
- url: https://github.com/devonfw/java

devonfw-guide/cicdgen.wiki/cicdgen-cli.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

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

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

2121
<!-- ************************************* -->
@@ -79,10 +79,10 @@
7979

8080
<ul>
8181
<li>
82-
<p><span class="image"><a class="image" href="https://devonfw.com/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
82+
<p><span class="image"><a class="image" href="https://devonfw.github.io/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
8383
</li>
8484
<li>
85-
<p><a href="https://devonfw.com/website/pages/learning/">Tutorials</a></p>
85+
<p><a href="https://devonfw.github.io/website/pages/learning/">Tutorials</a></p>
8686
</li>
8787
<li>
8888
<p><a href="/website/pages/solutions/index.html">Solutions</a></p>
@@ -309,7 +309,7 @@ <h4 id="devonfw-guide_cicdgen.wiki_cicdgen-cli.asciidoc_examples">Examples</h4>
309309
<div class="ulist footerFooter">
310310
<ul>
311311
<li>
312-
<p><a href="https://devonfw.com/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
312+
<p><a href="https://devonfw.github.io/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
313313
</li>
314314
<li>
315315
<p><a href="https://github.com/devonfw">Support</a></p>
@@ -341,16 +341,16 @@ <h4 id="devonfw-guide_cicdgen.wiki_cicdgen-cli.asciidoc_examples">Examples</h4>
341341
</sub></div>
342342
</div>
343343
</div>
344-
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.com/websitesnippets/main.css">
345-
<script async src="https://cginternal.devonfw.com/websitesnippets/main.js"></script>
344+
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.github.io/websitesnippets/main.css">
345+
<script async src="https://cginternal.devonfw.github.io/websitesnippets/main.js"></script>
346346
<script>
347347
if(!document.location.pathname.endsWith("pages/welcome/welcome.html")) {
348348
anchors.options.visible = 'always';
349349
}
350350
anchors.add();
351351
</script>
352352
<script>
353-
var internalUrls = ["https://cginternal.devonfw.com/websitesnippets/"];
353+
var internalUrls = ["https://cginternal.devonfw.github.io/websitesnippets/"];
354354
$(".internal").each(function(){
355355
internalUrls.forEach((internalUrl, index) => {
356356
$.ajax({url: internalUrl + $(this).text() + "/index.html" })

devonfw-guide/cicdgen.wiki/cicdgen-schematics.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

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

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

2121
<!-- ************************************* -->
@@ -79,10 +79,10 @@
7979

8080
<ul>
8181
<li>
82-
<p><span class="image"><a class="image" href="https://devonfw.com/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
82+
<p><span class="image"><a class="image" href="https://devonfw.github.io/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
8383
</li>
8484
<li>
85-
<p><a href="https://devonfw.com/website/pages/learning/">Tutorials</a></p>
85+
<p><a href="https://devonfw.github.io/website/pages/learning/">Tutorials</a></p>
8686
</li>
8787
<li>
8888
<p><a href="/website/pages/solutions/index.html">Solutions</a></p>
@@ -270,7 +270,7 @@ <h3 id="devonfw-guide_cicdgen.wiki_cicdgen-schematics.asciidoc_how-to-run-the-sc
270270
<div class="ulist footerFooter">
271271
<ul>
272272
<li>
273-
<p><a href="https://devonfw.com/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
273+
<p><a href="https://devonfw.github.io/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
274274
</li>
275275
<li>
276276
<p><a href="https://github.com/devonfw">Support</a></p>
@@ -302,16 +302,16 @@ <h3 id="devonfw-guide_cicdgen.wiki_cicdgen-schematics.asciidoc_how-to-run-the-sc
302302
</sub></div>
303303
</div>
304304
</div>
305-
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.com/websitesnippets/main.css">
306-
<script async src="https://cginternal.devonfw.com/websitesnippets/main.js"></script>
305+
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.github.io/websitesnippets/main.css">
306+
<script async src="https://cginternal.devonfw.github.io/websitesnippets/main.js"></script>
307307
<script>
308308
if(!document.location.pathname.endsWith("pages/welcome/welcome.html")) {
309309
anchors.options.visible = 'always';
310310
}
311311
anchors.add();
312312
</script>
313313
<script>
314-
var internalUrls = ["https://cginternal.devonfw.com/websitesnippets/"];
314+
var internalUrls = ["https://cginternal.devonfw.github.io/websitesnippets/"];
315315
$(".internal").each(function(){
316316
internalUrls.forEach((internalUrl, index) => {
317317
$.ajax({url: internalUrl + $(this).text() + "/index.html" })

devonfw-guide/cicdgen.wiki/devon4j-schematic.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

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

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

2121
<!-- ************************************* -->
@@ -79,10 +79,10 @@
7979

8080
<ul>
8181
<li>
82-
<p><span class="image"><a class="image" href="https://devonfw.com/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
82+
<p><span class="image"><a class="image" href="https://devonfw.github.io/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
8383
</li>
8484
<li>
85-
<p><a href="https://devonfw.com/website/pages/learning/">Tutorials</a></p>
85+
<p><a href="https://devonfw.github.io/website/pages/learning/">Tutorials</a></p>
8686
</li>
8787
<li>
8888
<p><a href="/website/pages/solutions/index.html">Solutions</a></p>
@@ -513,7 +513,7 @@ <h4 id="devonfw-guide_cicdgen.wiki_devon4j-schematic.asciidoc_files">Files</h4>
513513
<div class="ulist footerFooter">
514514
<ul>
515515
<li>
516-
<p><a href="https://devonfw.com/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
516+
<p><a href="https://devonfw.github.io/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
517517
</li>
518518
<li>
519519
<p><a href="https://github.com/devonfw">Support</a></p>
@@ -545,16 +545,16 @@ <h4 id="devonfw-guide_cicdgen.wiki_devon4j-schematic.asciidoc_files">Files</h4>
545545
</sub></div>
546546
</div>
547547
</div>
548-
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.com/websitesnippets/main.css">
549-
<script async src="https://cginternal.devonfw.com/websitesnippets/main.js"></script>
548+
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.github.io/websitesnippets/main.css">
549+
<script async src="https://cginternal.devonfw.github.io/websitesnippets/main.js"></script>
550550
<script>
551551
if(!document.location.pathname.endsWith("pages/welcome/welcome.html")) {
552552
anchors.options.visible = 'always';
553553
}
554554
anchors.add();
555555
</script>
556556
<script>
557-
var internalUrls = ["https://cginternal.devonfw.com/websitesnippets/"];
557+
var internalUrls = ["https://cginternal.devonfw.github.io/websitesnippets/"];
558558
$(".internal").each(function(){
559559
internalUrls.forEach((internalUrl, index) => {
560560
$.ajax({url: internalUrl + $(this).text() + "/index.html" })

devonfw-guide/cicdgen.wiki/devon4j/devon4j-schematic.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

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

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

2121
<!-- ************************************* -->
@@ -79,10 +79,10 @@
7979

8080
<ul>
8181
<li>
82-
<p><span class="image"><a class="image" href="https://devonfw.com/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
82+
<p><span class="image"><a class="image" href="https://devonfw.github.io/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
8383
</li>
8484
<li>
85-
<p><a href="https://devonfw.com/website/pages/learning/">Tutorials</a></p>
85+
<p><a href="https://devonfw.github.io/website/pages/learning/">Tutorials</a></p>
8686
</li>
8787
<li>
8888
<p><a href="/website/pages/solutions/index.html">Solutions</a></p>
@@ -489,7 +489,7 @@ <h4 id="devonfw-guide_cicdgen.wiki_devon4j_devon4j-schematic.asciidoc_files">Fil
489489
<div class="ulist footerFooter">
490490
<ul>
491491
<li>
492-
<p><a href="https://devonfw.com/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
492+
<p><a href="https://devonfw.github.io/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
493493
</li>
494494
<li>
495495
<p><a href="https://github.com/devonfw">Support</a></p>
@@ -521,16 +521,16 @@ <h4 id="devonfw-guide_cicdgen.wiki_devon4j_devon4j-schematic.asciidoc_files">Fil
521521
</sub></div>
522522
</div>
523523
</div>
524-
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.com/websitesnippets/main.css">
525-
<script async src="https://cginternal.devonfw.com/websitesnippets/main.js"></script>
524+
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.github.io/websitesnippets/main.css">
525+
<script async src="https://cginternal.devonfw.github.io/websitesnippets/main.js"></script>
526526
<script>
527527
if(!document.location.pathname.endsWith("pages/welcome/welcome.html")) {
528528
anchors.options.visible = 'always';
529529
}
530530
anchors.add();
531531
</script>
532532
<script>
533-
var internalUrls = ["https://cginternal.devonfw.com/websitesnippets/"];
533+
var internalUrls = ["https://cginternal.devonfw.github.io/websitesnippets/"];
534534
$(".internal").each(function(){
535535
internalUrls.forEach((internalUrl, index) => {
536536
$.ajax({url: internalUrl + $(this).text() + "/index.html" })

devonfw-guide/cicdgen.wiki/devon4net-schematic.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

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

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

2121
<!-- ************************************* -->
@@ -79,10 +79,10 @@
7979

8080
<ul>
8181
<li>
82-
<p><span class="image"><a class="image" href="https://devonfw.com/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
82+
<p><span class="image"><a class="image" href="https://devonfw.github.io/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
8383
</li>
8484
<li>
85-
<p><a href="https://devonfw.com/website/pages/learning/">Tutorials</a></p>
85+
<p><a href="https://devonfw.github.io/website/pages/learning/">Tutorials</a></p>
8686
</li>
8787
<li>
8888
<p><a href="/website/pages/solutions/index.html">Solutions</a></p>
@@ -522,7 +522,7 @@ <h4 id="devonfw-guide_cicdgen.wiki_devon4net-schematic.asciidoc_files">Files</h4
522522
<div class="ulist footerFooter">
523523
<ul>
524524
<li>
525-
<p><a href="https://devonfw.com/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
525+
<p><a href="https://devonfw.github.io/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
526526
</li>
527527
<li>
528528
<p><a href="https://github.com/devonfw">Support</a></p>
@@ -554,16 +554,16 @@ <h4 id="devonfw-guide_cicdgen.wiki_devon4net-schematic.asciidoc_files">Files</h4
554554
</sub></div>
555555
</div>
556556
</div>
557-
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.com/websitesnippets/main.css">
558-
<script async src="https://cginternal.devonfw.com/websitesnippets/main.js"></script>
557+
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.github.io/websitesnippets/main.css">
558+
<script async src="https://cginternal.devonfw.github.io/websitesnippets/main.js"></script>
559559
<script>
560560
if(!document.location.pathname.endsWith("pages/welcome/welcome.html")) {
561561
anchors.options.visible = 'always';
562562
}
563563
anchors.add();
564564
</script>
565565
<script>
566-
var internalUrls = ["https://cginternal.devonfw.com/websitesnippets/"];
566+
var internalUrls = ["https://cginternal.devonfw.github.io/websitesnippets/"];
567567
$(".internal").each(function(){
568568
internalUrls.forEach((internalUrl, index) => {
569569
$.ajax({url: internalUrl + $(this).text() + "/index.html" })

devonfw-guide/cicdgen.wiki/devon4net.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

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

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

2121
<!-- ************************************* -->
@@ -79,10 +79,10 @@
7979

8080
<ul>
8181
<li>
82-
<p><span class="image"><a class="image" href="https://devonfw.com/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
82+
<p><span class="image"><a class="image" href="https://devonfw.github.io/"><img alt="logo" src="/images/Logo_devonfw.svg"></a></span></p>
8383
</li>
8484
<li>
85-
<p><a href="https://devonfw.com/website/pages/learning/">Tutorials</a></p>
85+
<p><a href="https://devonfw.github.io/website/pages/learning/">Tutorials</a></p>
8686
</li>
8787
<li>
8888
<p><a href="/website/pages/solutions/index.html">Solutions</a></p>
@@ -510,7 +510,7 @@ <h4 id="devonfw-guide_cicdgen.wiki_devon4net.asciidoc_files">Files</h4>
510510
<div class="ulist footerFooter">
511511
<ul>
512512
<li>
513-
<p><a href="https://devonfw.com/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
513+
<p><a href="https://devonfw.github.io/website/pages/docs/devonfw-guide_ide.wiki_LICENSE.asciidoc.html">Terms of Use</a></p>
514514
</li>
515515
<li>
516516
<p><a href="https://github.com/devonfw">Support</a></p>
@@ -542,16 +542,16 @@ <h4 id="devonfw-guide_cicdgen.wiki_devon4net.asciidoc_files">Files</h4>
542542
</sub></div>
543543
</div>
544544
</div>
545-
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.com/websitesnippets/main.css">
546-
<script async src="https://cginternal.devonfw.com/websitesnippets/main.js"></script>
545+
<link rel="stylesheet" type="text/css" href="https://cginternal.devonfw.github.io/websitesnippets/main.css">
546+
<script async src="https://cginternal.devonfw.github.io/websitesnippets/main.js"></script>
547547
<script>
548548
if(!document.location.pathname.endsWith("pages/welcome/welcome.html")) {
549549
anchors.options.visible = 'always';
550550
}
551551
anchors.add();
552552
</script>
553553
<script>
554-
var internalUrls = ["https://cginternal.devonfw.com/websitesnippets/"];
554+
var internalUrls = ["https://cginternal.devonfw.github.io/websitesnippets/"];
555555
$(".internal").each(function(){
556556
internalUrls.forEach((internalUrl, index) => {
557557
$.ajax({url: internalUrl + $(this).text() + "/index.html" })

0 commit comments

Comments
 (0)