Skip to content

Commit fdf5bd6

Browse files
authored
Update links to nightly release in index.html
1 parent 4caeb32 commit fdf5bd6

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ <h2 class="w-full my-2 text-5xl font-bold leading-tight text-center text-gray-80
136136
</div>
137137
<div class="flex-none mt-auto bg-white rounded-b rounded-t-none overflow-hidden shadow p-6">
138138
<div class="flex items-center justify-center">
139-
<a href="https://github.com/webui-dev/webui/releases" target="_blank" class="mx-auto lg:mx-0 hover:underline gradient-button text-white font-bold my-6 py-2 px-4 shadow-lg no-underline">
140-
Latest Release
139+
<a href="https://github.com/webui-dev/webui/releases/tag/nightly" target="_blank" class="mx-auto lg:mx-0 hover:underline gradient-button text-white font-bold my-6 py-2 px-4 shadow-lg no-underline">
140+
Download
141141
</a>
142142
</div>
143143
</div>
@@ -154,8 +154,8 @@ <h2 class="w-full my-2 text-5xl font-bold leading-tight text-center text-gray-80
154154
</div>
155155
<div class="flex-none mt-auto bg-white rounded-b rounded-t-none overflow-hidden shadow p-6">
156156
<div class="flex items-center justify-center">
157-
<a href="https://github.com/webui-dev/webui/releases" target="_blank" class="mx-auto lg:mx-0 hover:underline gradient-button text-white font-bold my-6 py-2 px-4 shadow-lg no-underline">
158-
Latest Release
157+
<a href="https://github.com/webui-dev/webui/releases/tag/nightly" target="_blank" class="mx-auto lg:mx-0 hover:underline gradient-button text-white font-bold my-6 py-2 px-4 shadow-lg no-underline">
158+
Download
159159
</a>
160160
</div>
161161
</div>
@@ -172,8 +172,8 @@ <h2 class="w-full my-2 text-5xl font-bold leading-tight text-center text-gray-80
172172
</div>
173173
<div class="flex-none mt-auto bg-white rounded-b rounded-t-none overflow-hidden shadow p-6">
174174
<div class="flex items-center justify-center">
175-
<a href="https://github.com/webui-dev/webui/releases" target="_blank" class="mx-auto lg:mx-0 hover:underline gradient-button text-white font-bold my-6 py-2 px-4 shadow-lg no-underline">
176-
Latest Release
175+
<a href="https://github.com/webui-dev/webui/releases/tag/nightly" target="_blank" class="mx-auto lg:mx-0 hover:underline gradient-button text-white font-bold my-6 py-2 px-4 shadow-lg no-underline">
176+
Download
177177
</a>
178178
</div>
179179
</div>

0 commit comments

Comments
 (0)