Skip to content

Commit e51c5a5

Browse files
committed
Open some links in another tab.
modified: apuntes/index.html
1 parent 1995a21 commit e51c5a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apuntes/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@
5959
<dd>
6060
<ul>
6161
<li>
62-
<a href="devops/index.html">DevOps</a>
62+
<a target="_blank" href="devops/index.html">DevOps</a>
6363
</li>
6464
<li>
65-
<a href="docker/docker.html">Docker</a>
65+
<a target="_blank" href="docker/docker.html">Docker</a>
6666
</li>
6767
</ul>
6868
</dd>

0 commit comments

Comments
 (0)