From bfc8bdfd815cad8cce05f840d734d3d2aa6249bb Mon Sep 17 00:00:00 2001 From: Benjamin Asbach Date: Thu, 24 Jun 2021 23:27:25 -0500 Subject: [PATCH] Pointing documentation to changed default port introduced in #28 --- README.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index 295e1b9d..00d5d38d 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -145,7 +145,7 @@ There are 4 goals provided by this plugin: * `jbake:seed` - seeds your project/site with example content and templates * `jbake:generate` - bakes your project/site * `jbake:watch` - watches to changes and bakes your site whenever a change is detected -* `jbake:inline` - bakes, watches and serves out content on http://localhost:8080[http://localhost:8080] +* `jbake:inline` - bakes, watches and serves out content on http://localhost:8820[http://localhost:8820] You can also more details on each goal by running the help goal: