Skip to content

Commit

Permalink
Fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasLeister committed Jun 25, 2018
1 parent a221412 commit 9bb9217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Create a new config file ```/etc/nginx/sites-available/uploads.myserver.tld```:

Enable the new config:

ln -s /etc/ngin/sites-available/uploads.myserver.tld /etc/nginx/sites-enabled/
ln -s /etc/nginx/sites-available/uploads.myserver.tld /etc/nginx/sites-enabled/

Check Nginx config:

Expand Down

0 comments on commit 9bb9217

Please sign in to comment.