Porting Guide: Fix some broken links
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Fri, 8 Feb 2019 13:46:42 +0000 (14:46 +0100)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Fri, 8 Feb 2019 15:21:24 +0000 (16:21 +0100)
Fix links to SCC and FreeBSD. Direct links do not need any special
formatting.

Change-Id: I00f7343d029a30ec02dfaa0ef393b3197260cab9
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
docs/porting-guide.rst

index 6be183070f2247f8192fb67972b2d0d59f9942dc..422c340b56202d9b1b19c421ede7378d9f51fc32 100644 (file)
@@ -2733,8 +2733,8 @@ been written specifically for TF-A. Fome implementation files have been obtained
 from `FreeBSD`_, others have been written specifically for TF-A as well. The
 files can be found in ``include/lib/libc`` and ``lib/libc``.
 
-SCC can be found in `http://www.simple-cc.org/`_. A copy of the `FreeBSD`_
-sources can be obtained from `http://github.com/freebsd/freebsd`_.
+SCC can be found in http://www.simple-cc.org/. A copy of the `FreeBSD`_ sources
+can be obtained from http://github.com/freebsd/freebsd.
 
 Storage abstraction layer
 -------------------------