diff --git a/README.md b/README.md index d27f36ed266..3b593f92852 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Modify the web site files as you wish. To test locally, start the embedded web server using Awestruct. $ cd netty-website - $ bundle exec awestruct --auto --server + $ bundle exec awestruct --auto --server -u https://netty.io The web site will be available at `http://localhost:4242/`