This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/attic.git
The following commit(s) were added to refs/heads/main by this push: new 825133b Correction [skip ci] 825133b is described below commit 825133b6fc3f2eb9c855d23546971324d89add18 Author: Sebb <s...@apache.org> AuthorDate: Fri May 2 00:33:50 2025 +0100 Correction [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5ca240..fcbb84d 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ To build the site: ```bundle exec jekyll build``` -To build the site and make it available at http://localhost:4000/ +To build the site and make it available at http://127.0.0.1:4000/ ```bundle exec jekyll server```