Commit 046089ac authored by Raphael Defosseux's avatar Raphael Defosseux

CI: fixing image links in documentation

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent 7d44d4dd
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<tr style="border-collapse: collapse; border: none;"> <tr style="border-collapse: collapse; border: none;">
<td style="border-collapse: collapse; border: none;"> <td style="border-collapse: collapse; border: none;">
<a href="http://www.openairinterface.org/"> <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> </img>
</a> </a>
</td> </td>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<tr style="border-collapse: collapse; border: none;"> <tr style="border-collapse: collapse; border: none;">
<td style="border-collapse: collapse; border: none;"> <td style="border-collapse: collapse; border: none;">
<a href="http://www.openairinterface.org/"> <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> </img>
</a> </a>
</td> </td>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment