You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bahir.apache.org by es...@apache.org on 2021/11/17 13:50:35 UTC

[bahir-website] branch master updated: BAHIR-287 Remove unresolved link from code snippet in README

This is an automated email from the ASF dual-hosted git repository.

eskabetxe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-website.git


The following commit(s) were added to refs/heads/master by this push:
     new a0c405c  BAHIR-287 Remove unresolved link from code snippet in README
a0c405c is described below

commit a0c405c04633111a841fe7f6c3f4cf14e6878bd6
Author: Jan Hentschel <ja...@ultratendency.com>
AuthorDate: Tue Nov 16 21:50:05 2021 +0100

    BAHIR-287 Remove unresolved link from code snippet in README
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6252947..a25cfa9 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Before opening a pull request, you can preview your contributions by running fro
 ```
 1. cd site
 2. bundle exec jekyll serve --watch
-3. Open [http://localhost:4000](http://localhost:4000)
+3. Open http://localhost:4000
 ```
 
 Update extensions documentation