Skip to content

Commit 5e1b0aa

Browse files
add leading slash to alias (#1804)
1 parent ac374de commit 5e1b0aa

File tree

1 file changed

+1
-1
lines changed
  • content/operate/kubernetes/architecture

1 file changed

+1
-1
lines changed

content/operate/kubernetes/architecture/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: Overview of the architecture and components of Redis Enterprise for
99
hideListLinks: true
1010
linkTitle: Architecture
1111
weight: 1
12-
aliases: [operate/kubernetes/architecture/operator]
12+
aliases: [/operate/kubernetes/architecture/operator/]
1313
---
1414

1515
Redis Enterprise for Kubernetes gives you the speed and durability of [Redis Enterprise](https://redis.io/redis-enterprise/advantages/), with the flexibility and ease of [Kubernetes (K8s)](https://kubernetes.io/). Redis Enterprise for Kubernetes uses the Kubernetes operator pattern and custom controllers to bring the best of Redis Enterprise to the Kubernetes platform.

0 commit comments

Comments
 (0)