doc: fix broken link in getting started guide docs
Change-Id: Ia208f5a4bbd66ff5e6c6ad51ba3dcc4ab1337359
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
diff --git a/doc/getting_started/installation_win.rst b/doc/getting_started/installation_win.rst
index 9b24a89..31b5f70 100644
--- a/doc/getting_started/installation_win.rst
+++ b/doc/getting_started/installation_win.rst
@@ -93,7 +93,7 @@
The Zephyr build process has a dependency with the GNU regex library.
Msys provides its own GNU library implementation that can be downloaded from the
-MinGW and Msys official repository:`MinGW Repository`_.
+MinGW and Msys official repository: `MinGW Repository`_.
Install the library from the Msys console interface with the following commands:
.. code-block:: console
@@ -135,5 +135,5 @@
.. _GIT Download: https://git-scm.com/download/win
.. _Python Download: https://www.python.org/downloads/
.. _MinGW Home: http://www.mingw.org/
-.. _MinGW Repository: http:sourceforge.net/projects/mingw/files/
+.. _MinGW Repository: http://sourceforge.net/projects/mingw/files/
.. _ISSM 2016 Download: https://software.intel.com/en-us/intel-system-studio-microcontrollers