Skip to content

Commit cb1aae6

Browse files
committed
fix: blank links
1 parent e9f84c0 commit cb1aae6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<tr>
1818
<td width="50%">
1919
<!-- https://player.vimeo.com/video/160352926?title=0&byline=0 -->
20-
<a href="https://gabyx.github.io/GRSFramework/videos/video-1.html"
20+
<a href="https://gabyx.github.io/GRSFramework/videos/video-1.html" target="_blank"
2121
><img
2222
src="https://raw.githubusercontent.com/gabyx/GRSFramework/gh-pages/videos/Avalanche-P-9Tracking.png"
2323
width="100%"
@@ -26,7 +26,7 @@
2626
</td>
2727
<td width="50%">
2828
<!-- https://player.vimeo.com/video/160352927?title=0&byline=0 -->
29-
<a href="https://gabyx.github.io/GRSFramework/videos/video-2.html"
29+
<a href="https://gabyx.github.io/GRSFramework/videos/video-2.html" target="_blank"
3030
><img
3131
src="https://raw.githubusercontent.com/gabyx/GRSFramework/gh-pages/videos/Avalanche-P-9StaticFarProcs.png"
3232
width="100%"
@@ -37,7 +37,7 @@
3737
<tr>
3838
<td width="50%">
3939
<!-- https://player.vimeo.com/video/160352928?title=0&byline=0 -->
40-
<a href="https://gabyx.github.io/GRSFramework/videos/video-3.html"
40+
<a href="https://gabyx.github.io/GRSFramework/videos/video-3.html" target="_blank"
4141
><img
4242
src="https://raw.githubusercontent.com/gabyx/GRSFramework/gh-pages/videos/Avalanche-P-9CloseUpColored.png"
4343
width="100%"
@@ -46,7 +46,7 @@
4646
</td>
4747
<td width="50%">
4848
<!-- https://player.vimeo.com/video/160352925?title=0&byline=0 -->
49-
<a href="https://gabyx.github.io/GRSFramework/videos/video-4.html"
49+
<a href="https://gabyx.github.io/GRSFramework/videos/video-4.html" target="_blank"
5050
><img
5151
src="https://raw.githubusercontent.com/gabyx/GRSFramework/gh-pages/videos/SimVsCIV-VelocityMag-P-9.png"
5252
width="100%"

0 commit comments

Comments
 (0)