Skip to content

Commit bd3a012

Browse files
authored
fix: typo in releases.mdx page (#43)
1 parent 6b99644 commit bd3a012

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/docs/releases.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,27 @@ GitButler is released on a regular basis in two separate tracks. Their version n
1111

1212

1313
<Callout type="info">
14-
You can find the latest releases on our [GitHub Releases](https://github.com/gitbutlerapp/gitbutler/releases).
14+
You can find the download links and changelogs for the latest releases on our [GitHub Releases](https://github.com/gitbutlerapp/gitbutler/releases).
1515
</Callout>
1616

1717
## Platforms
1818

1919
We bundle and ship GitButler for Mac OS, Windows, and Linux.
2020

21-
#### Windows
21+
### Windows
2222

2323
| Arch | Format | In-app updater |
2424
| --- | --- | --- |
2525
| `x86_64` | `msi` | <svg width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"/><polyline points="88 136 112 160 168 104" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/><circle cx="128" cy="128" r="96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/></svg> |
2626

27-
#### Mac OS
27+
### Mac OS
2828

2929
| Arch | Format | In-app updater |
3030
| --- | --- | --- |
3131
| `x86_64` | `dmg` | <svg width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"/><polyline points="88 136 112 160 168 104" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/><circle cx="128" cy="128" r="96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/></svg> |
3232
| `arm64` | `dmg` | <svg width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"/><polyline points="88 136 112 160 168 104" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/><circle cx="128" cy="128" r="96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/></svg> |
3333

34-
#### Linux
34+
### Linux
3535

3636
| Arch | Format | In-app updater |
3737
| --- | --- | --- |
@@ -43,4 +43,4 @@ We bundle and ship GitButler for Mac OS, Windows, and Linux.
4343
>
4444
> We've recently upgraded to Tauri v2 (as of Nightly `0.5.845` and Release `0.13.9`), and it now requires `libwebkit2gtk-4.1`. This version of the package is not available in the repositories for Ubuntu 20.04 and older as well as Debian 11 and older.
4545
>
46-
> For more information, check out the [link issue](https://github.com/tauri-apps/tauri/issues/9662) in the Tauri repository.
46+
> For more information, check out the [pinned issue](https://github.com/tauri-apps/tauri/issues/9662) in the Tauri repository.

0 commit comments

Comments
 (0)