mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-18 23:53:42 +02:00
fix typo in linux
This commit is contained in:
parent
a6bbb5ebbb
commit
c9ab990ea1
@ -105,7 +105,7 @@ server {
|
||||
rewrite ^ /gui/monero-linux-x64-v0.10.3.1.tar.bz2 redirect;
|
||||
}
|
||||
|
||||
location /gui/inux32 {
|
||||
location /gui/linux32 {
|
||||
rewrite ^ /gui/monero-linux-x86-v0.10.3.1.tar.bz2 redirect;
|
||||
}
|
||||
|
||||
@ -240,4 +240,4 @@ server {
|
||||
fastcgi_pass phpfpm;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user