feat: make download page clickable
This commit is contained in:
parent
2e4bccb495
commit
e7529107c2
|
|
@ -26,6 +26,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<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>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue