Skip to content

Commit 42a568b

Browse files
authored
Merge pull request #125 from Altinity/sphoorti
Added redirects to docs site for rogue links out on the internet some…
2 parents 5a55115 + 9079f46 commit 42a568b

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
type: redirect
3+
target: https://docs.altinity.com/altinitycloud/altinity-cloud-connections/clickhouseclient
4+
---
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
type: redirect
3+
target: https://docs.altinity.com/altinitykubernetesoperator/kubernetesinstallguide/minikubeonlinux/
4+
---

layouts/redirect/single.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{{- template "_internal/alias.html" (dict "Permalink" .Params.target) -}}

0 commit comments

Comments
 (0)