Merge branch 'master' into about-team
This commit is contained in:
@ -7,6 +7,9 @@ location = /privacy-policy/ {
|
||||
location = /contact/ {
|
||||
return 301 /about/;
|
||||
}
|
||||
location = /webrtc.html {
|
||||
return 301 /browsers/;
|
||||
}
|
||||
location = /software/im/ {
|
||||
return 301 /software/real-time-communication/;
|
||||
}
|
||||
|
Reference in New Issue
Block a user