forked from lix-project/lix
Merge pull request #9509 from fricklerhandwerk/add-redirect
add redirect to new store page
This commit is contained in:
commit
3dcb83409d
|
@ -31,9 +31,9 @@
|
||||||
/installation/installation /installation 301!
|
/installation/installation /installation 301!
|
||||||
|
|
||||||
/package-management/basic-package-mgmt /command-ref/nix-env 301!
|
/package-management/basic-package-mgmt /command-ref/nix-env 301!
|
||||||
/package-management/channels* /command-ref/nix-channel 301!
|
/package-management/channels /command-ref/nix-channel 301!
|
||||||
/package-management/package-management /package-management 301!
|
/package-management/package-management /package-management 301!
|
||||||
/package-management/s3-substituter* /command-ref/new-cli/nix3-help-stores#s3-binary-cache-store 301!
|
/package-management/s3-substituter /store/types/s3-binary-cache-store 301!
|
||||||
|
|
||||||
/protocols/protocols /protocols 301!
|
/protocols/protocols /protocols 301!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue