mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 21:18:04 +00:00
add alert to docs
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
map_hash_bucket_size 256;
|
||||
map $request_uri $redirect_uri {
|
||||
~^/docs/rancher/v2.0(/?.*)$ /docs/rancher/v2.x$1;
|
||||
~^/docs/rancher/v2.0/(.*)$ /docs/rancher/v2.x/$1;
|
||||
~^/docs/rke/v0.1.x(/?.*)$ /docs/rke/latest$1;
|
||||
~^/docs/os/quick-start-guide/?$ /rancher-os;
|
||||
~^/docs/rancher/v1.0/zh/rancher-compose/?$ /docs/rancher/v2.x/en/k8s-in-rancher/workloads/add-a-sidecar/;
|
||||
|
||||
Reference in New Issue
Block a user