Skip to content

Commit 68cb4e4

Browse files
committed
Update Perry link to official PerryTS GitHub org
1 parent 1cd1e97 commit 68cb4e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<h1 align="center">Mango</h1>
66

77
<p align="center">
8-
<strong>A fast, native MongoDB GUI — built with <a href="https://github.com/nicholasgasior/perry">Perry</a></strong>
8+
<strong>A fast, native MongoDB GUI — built with <a href="https://github.com/PerryTS">Perry</a></strong>
99
</p>
1010

1111
<p align="center">
@@ -20,7 +20,7 @@
2020

2121
---
2222

23-
Mango is a native desktop MongoDB client written in TypeScript and compiled to native ARM64/x86_64 using [Perry](https://github.com/nicholasgasior/perry). No Electron, no JVM, no runtime overhead — just a small, fast binary that talks directly to your database.
23+
Mango is a native desktop MongoDB client written in TypeScript and compiled to native ARM64/x86_64 using [Perry](https://github.com/PerryTS). No Electron, no JVM, no runtime overhead — just a small, fast binary that talks directly to your database.
2424

2525
## Features
2626

@@ -37,7 +37,7 @@ Mango is a native desktop MongoDB client written in TypeScript and compiled to n
3737

3838
### Prerequisites
3939

40-
- [Perry](https://github.com/nicholasgasior/perry) compiler
40+
- [Perry](https://github.com/PerryTS) compiler
4141
- [Bun](https://bun.sh) (for type-checking and running tests)
4242
- A running MongoDB instance
4343

0 commit comments

Comments
 (0)