chore: rename

This commit is contained in:
2024-02-01 09:15:25 +07:00
parent 60ed56b1b9
commit 0191180f31
8 changed files with 19 additions and 19 deletions

View File

@@ -44,7 +44,7 @@ import { Seo } from "astro-seo-meta";
<p>
Lume is a <b>Nostr client</b> for desktop include Linux, Windows and
macOS. It is free and open source, you can look at source code <a
href="https://github.com/luminous-devs/lume"
href="https://github.com/lumehq/lume"
target="_blank">on Github</a
>. Lume is actively improving the app and adding new features, you
can expect new update every month.
@@ -102,37 +102,37 @@ import { Seo } from "astro-seo-meta";
<h3 id="download">Download and Explore</h3>
<p>
(Universal) macOS: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/Lume_3.0.0_universal.dmg"
href="https://github.com/lumehq/lume/releases/download/v3.0.0/Lume_3.0.0_universal.dmg"
>Lume_3.0.0_universal.dmg
</a>
</p>
<p>
(x86-64) Windows 11: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/Lume_3.0.0_x64-setup.exe"
href="https://github.com/lumehq/lume/releases/download/v3.0.0/Lume_3.0.0_x64-setup.exe"
>Lume_3.0.0_x64-setup.exe
</a>
</p>
<p>
(x86-64) Ubuntu: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/lume_3.0.0_amd64.deb"
href="https://github.com/lumehq/lume/releases/download/v3.0.0/lume_3.0.0_amd64.deb"
>lume_3.0.0_amd64.deb
</a>
</p>
<p>
(x86-64) Fedora: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/lume-3.0.0-1.x86_64.rpm"
href="https://github.com/lumehq/lume/releases/download/v3.0.0/lume-3.0.0-1.x86_64.rpm"
>lume-3.0.0-1.x86_64.rpm
</a>
</p>
<p>
(x86-64) Linux Flatpak: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/lume_3.0.0_amd64.flatpak"
href="https://github.com/lumehq/lume/releases/download/v3.0.0/lume_3.0.0_amd64.flatpak"
>lume_3.0.0_amd64.flatpak
</a>
</p>
<p>
(x86-64) Linux AppImage: <a
href="https://github.com/luminous-devs/lume/releases/download/v3.0.0/lume_3.0.0_amd64.AppImage"
href="https://github.com/lumehq/lume/releases/download/v3.0.0/lume_3.0.0_amd64.AppImage"
>lume_3.0.0_amd64.AppImage
</a>
</p>