This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/karaf-site.git
The following commit(s) were added to refs/heads/trunk by this push:
new c30875a Fix Deploy header in README.md
new 5320689 Merge pull request #70 from wborn/fix-deploy-header
c30875a is described below
commit c30875a48477263d379dc3ebcd440aa9976e4f7f
Author: Wouter Born <[email protected]>
AuthorDate: Fri Jan 13 11:59:55 2023 +0100
Fix Deploy header in README.md
The Deploy header is not properly rendered because it uses a non-breaking
space instead of a normal space.
Signed-off-by: Wouter Born <[email protected]>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5785dd2..af26336 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ This command builds website and start the local Jekyll server
on http://localhos
NB: your local Jekyll installation might need additional modules required by
Apache Karaf website. Just run `bundle install` to install these modules.
-## Deploy
+## Deploy
Build the site for production: