Skip to content

Commit 9eba7ce

Browse files
committed
fix
1 parent c75b810 commit 9eba7ce

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

webviewtest/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,15 @@ <h1>App Linksテスト</h1>
118118
</table>
119119
<br>
120120

121+
<table border="1">
122+
<tr>
123+
<td>アプリリダイレクト確認 https://liquid-dev.github.io/pass-deeplink-test _blank</td>
124+
</tr>
125+
<tr>
126+
<td><a href="https://liquid-dev.github.io/pass-deeplink-test" target="_blank">アプリにリダイレクト</a></td>
127+
</tr>
128+
</table>
129+
<br>
130+
121131
</body>
122132
</html>

0 commit comments

Comments
 (0)