Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
monero-site
Commits
c9ab990e
Unverified
Commit
c9ab990e
authored
Jun 03, 2017
by
Riccardo Spagni
Browse files
fix typo in linux
parent
a6bbb5eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
_config/nginx.conf
View file @
c9ab990e
...
...
@@ -105,7 +105,7 @@ server {
rewrite
^
/gui/monero-linux-x64-v0.10.3.1.tar.bz2
redirect
;
}
location
/gui/inux32
{
location
/gui/
l
inux32
{
rewrite
^
/gui/monero-linux-x86-v0.10.3.1.tar.bz2
redirect
;
}
...
...
@@ -240,4 +240,4 @@ server {
fastcgi_pass
phpfpm
;
}
}
\ No newline at end of file
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment