Skip to content

Commit 5317b5f

Browse files
committed
Minor change to sign-off commit.
Signed-off-by: Thorbjørn Ravn Andersen <[email protected]>
1 parent 3ab44a1 commit 5317b5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# slf4j-site
22

3-
This repository contains the contents of [https://www.slf4j.org](https://www.slf4j.org) site
3+
This repository contains the contents of [https://www.slf4j.org](https://www.slf4j.org) site.
44

55
# Build instructions
66

77
The site is copied more than built.
88

99
The command for "building" the site contents is:
1010

11-
`mvn install`
11+
mvn install
1212

1313
This copies html files from `src/site/pages/` folder to `target/site` folder, performing variable replacements along the way.
1414

1515
The local version of the website can then 'be navigated at
16-
[target/site/index.html](target/site/index.html)
16+
[target/site/index.html](target/site/index.html)

0 commit comments

Comments
 (0)