feat: make download page clickable
This commit is contained in:
parent
2e4bccb495
commit
e7529107c2
|
|
@ -26,6 +26,6 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Opening AppFlowy</h1>
|
<h1>Opening AppFlowy</h1>
|
||||||
<p>If the app does not open, you will be redirected to the download page.</p>
|
<p>If the app does not open, you will be redirected to the <a href="https://appflowy.io/download">download page</a>.</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue