Skip to content

Commit 69a2770

Browse files
committed
Fixed the external link to a new tab (LOLIN boards)
1 parent 90c01da commit 69a2770

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

Diff for: docs/source/boards/boards.rst

+10-2
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,16 @@ Add here the third party boards, listed by vendors.
8484
LOLIN
8585
*****
8686

87-
* `LOLIN D32 <https://www.wemos.cc/en/latest/d32/d32.html>`_
88-
* `LOLIN D32 Pro <https://www.wemos.cc/en/latest/d32/d32_pro.html>`_
87+
* |board_lolin_d32|
88+
* |board_lolin_d32_pro|
89+
90+
.. |board_lolin_d32| raw:: html
91+
92+
<a href="https://www.wemos.cc/en/latest/d32/d32.html" target="_blank">LOLIN D32</a>
93+
94+
.. |board_lolin_d32_pro| raw:: html
95+
96+
<a href="https://www.wemos.cc/en/latest/d32/d32_pro.html" target="_blank">LOLIN D32 Pro</a>
8997

9098
Generic Vendor
9199
**************

0 commit comments

Comments
 (0)