From 2a93332653ea522984b812306639f0ad8d1435ea Mon Sep 17 00:00:00 2001 From: Nirmal Kumar R Date: Sun, 31 May 2026 01:04:58 +0530 Subject: [PATCH] fix: README pascar download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac6ce68..97485f5 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ runs entirely in your browser - no server, no internet. ## Portability Pascar is a self-contained single HTML file. -If you want this to be portable in your USB stick, you just need to download this single file [pascar.html](https://github.com/potentzero/pascar/releases/latest/download/pascar.html) and use it. +If you want this to be portable in your USB stick, you just need to download this single file [pascar.html](https://git.sr.ht/~mysticmode/pascar/blob/main/index.html) and use it. ## License This software is license under **MIT License**. Please refer the [LICENSE](./LICENSE) text for more detail.