Fix Markdown syntax

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
This commit is contained in:
Michael Opdenacker 2018-06-25 15:50:24 +02:00
parent 8977b5185f
commit ee7f03278c

View file

@ -11,7 +11,7 @@ data. Internally, it indexes Git *blobs* rather than trees of files to avoid
duplicating work and data. It has a straightforward data structure
(reminiscent of older LXR releases) to keep queries simple and fast.
You can see it in action on [https://elixir.bootlin.com/].
You can see it in action on https://elixir.bootlin.com/
Requirements
------------