Skip to content

Commit aa086d2

Browse files
committed
fix
1 parent 9eba7ce commit aa086d2

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
@@ -128,5 +128,15 @@ <h1>App Linksテスト</h1>
128128
</table>
129129
<br>
130130

131+
<table border="1">
132+
<tr>
133+
<td>アプリリダイレクト確認 https://liquid-dev.github.io/pass-deeplink-test/yahoo _blank</td>
134+
</tr>
135+
<tr>
136+
<td><a href="https://liquid-dev.github.io/pass-deeplink-test/yahoo" target="_blank">Yahooアプリ起動</a></td>
137+
</tr>
138+
</table>
139+
<br>
140+
131141
</body>
132142
</html>

0 commit comments

Comments
 (0)