File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
[build ]
3
3
command = " make docs"
4
4
publish = " site"
5
- environment = { PYTHON_VERSION = " 3.7 " }
5
+ environment = { PYTHON_VERSION = " 3.8 " }
6
6
7
7
# Standard Netlify redirects
8
8
[[redirects ]]
9
- from = " https://master--kubernetes-sigs-adminnetworkpolicy- api.netlify.com /*"
10
- to = " https://master.adminnetworkpolicy -api.sigs.k8s.io/:splat"
9
+ from = " https://master--kubernetes-sigs-network-policy- api.netlify.app /*"
10
+ to = " https://master.network-policy -api.sigs.k8s.io/:splat"
11
11
status = 301
12
12
force = true
13
13
14
14
# HTTP-to-HTTPS rules
15
15
[[redirects ]]
16
- from = " http://master.adminnetworkpolicy -api.sigs.k8s.io/*"
17
- to = " https://master.adminnetworkpolicy -api.sigs.k8s.io/:splat"
16
+ from = " http://master.network-policy -api.sigs.k8s.io/*"
17
+ to = " https://master.network-policy -api.sigs.k8s.io/:splat"
18
18
status = 301
19
19
force = true
20
20
21
21
[[redirects ]]
22
- from = " http://master--kubernetes-sigs-adminnetworkpolicy- api.netlify.com /*"
23
- to = " http://master.adminnetworkpolicy -api.sigs.k8s.io/:splat"
22
+ from = " http://master--kubernetes-sigs-network-policy- api.netlify.app /*"
23
+ to = " http://master.network-policy -api.sigs.k8s.io/:splat"
24
24
status = 301
25
25
force = true
26
-
26
+
You can’t perform that action at this time.
0 commit comments