Skip to content

Commit 16c0ab2

Browse files
committed
deploy: 2ca2efb
1 parent 2327a1a commit 16c0ab2

26 files changed

Lines changed: 80 additions & 80 deletions

File tree

404.html

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313

14-
<link rel="icon" href="/docs/assets/clash.svg">
14+
<link rel="icon" href="/assets/clash.svg">
1515
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.23">
1616

1717

@@ -20,10 +20,10 @@
2020

2121

2222

23-
<link rel="stylesheet" href="/docs/assets/stylesheets/main.84d31ad4.min.css">
23+
<link rel="stylesheet" href="/assets/stylesheets/main.84d31ad4.min.css">
2424

2525

26-
<link rel="stylesheet" href="/docs/assets/stylesheets/palette.06af60db.min.css">
26+
<link rel="stylesheet" href="/assets/stylesheets/palette.06af60db.min.css">
2727

2828

2929

@@ -48,17 +48,17 @@
4848

4949

5050

51-
<link rel="stylesheet" href="/docs/assets/_mkdocstrings.css">
51+
<link rel="stylesheet" href="/assets/_mkdocstrings.css">
5252

53-
<link rel="stylesheet" href="/docs/assets/custom.css">
53+
<link rel="stylesheet" href="/assets/custom.css">
5454

55-
<link rel="stylesheet" href="/docs/assets/navigation_cards.css">
55+
<link rel="stylesheet" href="/assets/navigation_cards.css">
5656

57-
<link rel="stylesheet" href="/docs/assets/bubbles.css">
57+
<link rel="stylesheet" href="/assets/bubbles.css">
5858

5959
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
6060

61-
<script>__md_scope=new URL("/docs/",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
61+
<script>__md_scope=new URL("/",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
6262

6363

6464

@@ -103,9 +103,9 @@
103103

104104
<header class="md-header" data-md-component="header">
105105
<nav class="md-header__inner md-grid" aria-label="Header">
106-
<a href="/docs/." title="CodeClash Documentation" class="md-header__button md-logo" aria-label="CodeClash Documentation" data-md-component="logo">
106+
<a href="/." title="CodeClash Documentation" class="md-header__button md-logo" aria-label="CodeClash Documentation" data-md-component="logo">
107107

108-
<img src="/docs/assets/clash.svg" alt="logo">
108+
<img src="/assets/clash.svg" alt="logo">
109109

110110
</a>
111111
<label class="md-header__button md-icon" for="__drawer">
@@ -264,7 +264,7 @@
264264

265265

266266
<li class="md-tabs__item">
267-
<a href="/docs/." class="md-tabs__link">
267+
<a href="/." class="md-tabs__link">
268268

269269

270270

@@ -338,9 +338,9 @@
338338

339339
<nav class="md-nav md-nav--primary md-nav--lifted" aria-label="Navigation" data-md-level="0">
340340
<label class="md-nav__title" for="__drawer">
341-
<a href="/docs/." title="CodeClash Documentation" class="md-nav__button md-logo" aria-label="CodeClash Documentation" data-md-component="logo">
341+
<a href="/." title="CodeClash Documentation" class="md-nav__button md-logo" aria-label="CodeClash Documentation" data-md-component="logo">
342342

343-
<img src="/docs/assets/clash.svg" alt="logo">
343+
<img src="/assets/clash.svg" alt="logo">
344344

345345
</a>
346346
CodeClash Documentation
@@ -414,7 +414,7 @@
414414

415415

416416
<div class="md-nav__link md-nav__container">
417-
<a href="/docs/." class="md-nav__link ">
417+
<a href="/." class="md-nav__link ">
418418

419419

420420

@@ -449,7 +449,7 @@
449449

450450

451451
<li class="md-nav__item">
452-
<a href="/docs/quickstart/" class="md-nav__link">
452+
<a href="/quickstart/" class="md-nav__link">
453453

454454

455455

@@ -499,7 +499,7 @@
499499

500500

501501
<div class="md-nav__link md-nav__container">
502-
<a href="/docs/reference/" class="md-nav__link ">
502+
<a href="/reference/" class="md-nav__link ">
503503

504504

505505

@@ -599,7 +599,7 @@
599599

600600

601601
<li class="md-nav__item">
602-
<a href="/docs/reference/arenas/game/" class="md-nav__link">
602+
<a href="/reference/arenas/game/" class="md-nav__link">
603603

604604

605605

@@ -622,7 +622,7 @@
622622

623623

624624
<li class="md-nav__item">
625-
<a href="/docs/reference/arenas/battlecode/" class="md-nav__link">
625+
<a href="/reference/arenas/battlecode/" class="md-nav__link">
626626

627627

628628

@@ -645,7 +645,7 @@
645645

646646

647647
<li class="md-nav__item">
648-
<a href="/docs/reference/arenas/battlesnake/" class="md-nav__link">
648+
<a href="/reference/arenas/battlesnake/" class="md-nav__link">
649649

650650

651651

@@ -668,7 +668,7 @@
668668

669669

670670
<li class="md-nav__item">
671-
<a href="/docs/reference/arenas/corewar/" class="md-nav__link">
671+
<a href="/reference/arenas/corewar/" class="md-nav__link">
672672

673673

674674

@@ -691,7 +691,7 @@
691691

692692

693693
<li class="md-nav__item">
694-
<a href="/docs/reference/arenas/halite/" class="md-nav__link">
694+
<a href="/reference/arenas/halite/" class="md-nav__link">
695695

696696

697697

@@ -714,7 +714,7 @@
714714

715715

716716
<li class="md-nav__item">
717-
<a href="/docs/reference/arenas/halite2/" class="md-nav__link">
717+
<a href="/reference/arenas/halite2/" class="md-nav__link">
718718

719719

720720

@@ -737,7 +737,7 @@
737737

738738

739739
<li class="md-nav__item">
740-
<a href="/docs/reference/arenas/halite3/" class="md-nav__link">
740+
<a href="/reference/arenas/halite3/" class="md-nav__link">
741741

742742

743743

@@ -760,7 +760,7 @@
760760

761761

762762
<li class="md-nav__item">
763-
<a href="/docs/reference/arenas/huskybench/" class="md-nav__link">
763+
<a href="/reference/arenas/huskybench/" class="md-nav__link">
764764

765765

766766

@@ -783,7 +783,7 @@
783783

784784

785785
<li class="md-nav__item">
786-
<a href="/docs/reference/arenas/robocode/" class="md-nav__link">
786+
<a href="/reference/arenas/robocode/" class="md-nav__link">
787787

788788

789789

@@ -806,7 +806,7 @@
806806

807807

808808
<li class="md-nav__item">
809-
<a href="/docs/reference/arenas/robotrumble/" class="md-nav__link">
809+
<a href="/reference/arenas/robotrumble/" class="md-nav__link">
810810

811811

812812

@@ -829,7 +829,7 @@
829829

830830

831831
<li class="md-nav__item">
832-
<a href="/docs/reference/arenas/dummy/" class="md-nav__link">
832+
<a href="/reference/arenas/dummy/" class="md-nav__link">
833833

834834

835835

@@ -909,7 +909,7 @@
909909

910910

911911
<li class="md-nav__item">
912-
<a href="/docs/reference/player/player/" class="md-nav__link">
912+
<a href="/reference/player/player/" class="md-nav__link">
913913

914914

915915

@@ -932,7 +932,7 @@
932932

933933

934934
<li class="md-nav__item">
935-
<a href="/docs/reference/player/minisweagent/" class="md-nav__link">
935+
<a href="/reference/player/minisweagent/" class="md-nav__link">
936936

937937

938938

@@ -955,7 +955,7 @@
955955

956956

957957
<li class="md-nav__item">
958-
<a href="/docs/reference/player/dummy/" class="md-nav__link">
958+
<a href="/reference/player/dummy/" class="md-nav__link">
959959

960960

961961

@@ -1035,7 +1035,7 @@
10351035

10361036

10371037
<li class="md-nav__item">
1038-
<a href="/docs/reference/tournament/tournament/" class="md-nav__link">
1038+
<a href="/reference/tournament/tournament/" class="md-nav__link">
10391039

10401040

10411041

@@ -1058,7 +1058,7 @@
10581058

10591059

10601060
<li class="md-nav__item">
1061-
<a href="/docs/reference/tournament/pvp/" class="md-nav__link">
1061+
<a href="/reference/tournament/pvp/" class="md-nav__link">
10621062

10631063

10641064

@@ -1081,7 +1081,7 @@
10811081

10821082

10831083
<li class="md-nav__item">
1084-
<a href="/docs/reference/tournament/single_player/" class="md-nav__link">
1084+
<a href="/reference/tournament/single_player/" class="md-nav__link">
10851085

10861086

10871087

@@ -1237,10 +1237,10 @@ <h1>404 - Not found</h1>
12371237

12381238

12391239

1240-
<script id="__config" type="application/json">{"base": "/docs/", "features": ["navigation.indexes", "navigation.tabs", "navigation.top", "content.action.edit", "navigation.footer", "content.code.copy", "content.footnote.tooltips", "header.autohide", "announce.dismiss", "content.code.annotate"], "search": "/docs/assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
1240+
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.indexes", "navigation.tabs", "navigation.top", "content.action.edit", "navigation.footer", "content.code.copy", "content.footnote.tooltips", "header.autohide", "announce.dismiss", "content.code.annotate"], "search": "/assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
12411241

12421242

1243-
<script src="/docs/assets/javascripts/bundle.f55a23d4.min.js"></script>
1243+
<script src="/assets/javascripts/bundle.f55a23d4.min.js"></script>
12441244

12451245

12461246
</body>

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
docs.codeclash.io
1+
docs.codeclash.ai

_footer/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://codeclash.io/docs/_footer/">
11+
<link rel="canonical" href="https://docs.codeclash.ai/_footer/">
1212

1313

1414

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://codeclash.io/docs/">
11+
<link rel="canonical" href="https://docs.codeclash.ai/">
1212

1313

1414

quickstart/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://codeclash.io/docs/quickstart/">
11+
<link rel="canonical" href="https://docs.codeclash.ai/quickstart/">
1212

1313

1414
<link rel="prev" href="..">

reference/arenas/battlecode/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://codeclash.io/docs/reference/arenas/battlecode/">
11+
<link rel="canonical" href="https://docs.codeclash.ai/reference/arenas/battlecode/">
1212

1313

1414
<link rel="prev" href="../game/">

reference/arenas/battlesnake/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://codeclash.io/docs/reference/arenas/battlesnake/">
11+
<link rel="canonical" href="https://docs.codeclash.ai/reference/arenas/battlesnake/">
1212

1313

1414
<link rel="prev" href="../battlecode/">

reference/arenas/corewar/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://codeclash.io/docs/reference/arenas/corewar/">
11+
<link rel="canonical" href="https://docs.codeclash.ai/reference/arenas/corewar/">
1212

1313

1414
<link rel="prev" href="../battlesnake/">

reference/arenas/dummy/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://codeclash.io/docs/reference/arenas/dummy/">
11+
<link rel="canonical" href="https://docs.codeclash.ai/reference/arenas/dummy/">
1212

1313

1414
<link rel="prev" href="../robotrumble/">

reference/arenas/game/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://codeclash.io/docs/reference/arenas/game/">
11+
<link rel="canonical" href="https://docs.codeclash.ai/reference/arenas/game/">
1212

1313

1414
<link rel="prev" href="../../">

0 commit comments

Comments
 (0)