CI: fixing image links in documentation

Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
This commit is contained in:
Raphael Defosseux
2019-03-28 15:01:25 +01:00
parent 7d44d4dde9
commit 046089ac27
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<tr style="border-collapse: collapse; border: none;">
<td style="border-collapse: collapse; border: none;">
<a href="http://www.openairinterface.org/">
<img src="../images/oai_final_logo.png" alt="" border=3 height=50 width=150>
<img src="./images/oai_final_logo.png" alt="" border=3 height=50 width=150>
</img>
</a>
</td>

View File

@@ -2,7 +2,7 @@
<tr style="border-collapse: collapse; border: none;">
<td style="border-collapse: collapse; border: none;">
<a href="http://www.openairinterface.org/">
<img src="../images/oai_final_logo.png" alt="" border=3 height=50 width=150>
<img src="./images/oai_final_logo.png" alt="" border=3 height=50 width=150>
</img>
</a>
</td>
@@ -301,4 +301,4 @@ Testing on the CI process is currently limited at time of writing. Improvements
[oai softmodem build procedure](BUILD.md)
[L2 nfapi simulator](L2NFAPI.md)
[L2 nfapi simulator](L2NFAPI.md)

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB