From 530d32a6ad48fbf85d455f828041a2b7c3a966bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Dinot?= <sebastien.dinot@c-s.fr>
Date: Wed, 1 May 2019 01:34:00 +0200
Subject: [PATCH] Various minor formatting corrections.

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index fd2f6b500c..c7b596928e 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ Eclipse is provided in [building.md](src/site/markdown/building.md) file.
 
 [Official Orekit artifacts](https://mvnrepository.com/artifact/org.orekit/orekit)
 are available on Maven public repository and on the
-(Orekit web site](http://orekit.org/download.html).
+[Orekit web site](http://orekit.org/download.html).
 
 * The [src/main/java](src/main/java) directory contains the library sources.
 * The [src/main/resources](src/main/resources) directory contains the library
@@ -75,7 +75,7 @@ friendly free licenses.
   released under MIT license.
 
 More detailed information is available in the
-[Maven site](https://www.orekit.org/site-orekit-development/dependencies.html)
+[Maven site](https://www.orekit.org/site-orekit-development/dependencies.html).
 
 ## License
 
-- 
GitLab