diff options
author | Domen Kožar <domen@enlambda.com> | 2017-01-01T13·08+0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-01T13·08+0100 |
commit | c4f4eef915450406e94410a2b023d72681102db9 (patch) | |
tree | 073471ba11b8c866b3898aa3f245832756110dad | |
parent | 00d93b65fae5424671da14f0c51f59b5a54a3dda (diff) | |
parent | c8b9e47fb3a51374433fad4e523e5406eb3dfa3b (diff) |
Merge pull request #1168 from itsN1X/patch-1
Readme semantics.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 6d1b3243f5dd..1eb73b256f55 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ of the manual. It helps you to get started with building Nix from source. Nix is released under the LGPL v2.1 This product includes software developed by the OpenSSL Project for -use in the OpenSSL Toolkit (http://www.OpenSSL.org/). +use in the [OpenSSL Toolkit](http://www.OpenSSL.org/). |