Skip to content

Commit 2f5c782

Browse files
committed
Redirect /getting-started to https://cmkr.build
1 parent a29b6a8 commit 2f5c782

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/getting-started.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: null
3+
permalink: /getting-started
4+
---
5+
6+
<html>
7+
<head>
8+
<meta http-equiv="refresh" content="0;url=https://cmkr.build">
9+
</head>
10+
</html>

docs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
layout: home
33
title: Index
4-
permalink: /getting-started/
54
nav_order: 0
65
---
76

0 commit comments

Comments
 (0)