From e3e19a1d41671f0d0e56e99632c472a4db091fb4 Mon Sep 17 00:00:00 2001 From: Justin Su Date: Tue, 30 Jul 2024 16:16:51 -0400 Subject: [PATCH] Update broken link in README (#54) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e12d6e1..04da6ac 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ ![Demo](https://user-images.githubusercontent.com/1402241/27252232-8fdf8ed0-538b-11e7-8f19-12d317c9cd32.png) -Look at [the tests](https://github.com/refined-github/shorten-repo-url/blob/main/test.js) to see what each URL is shortened to. GitLab URLs are mostly compatible but they're not officially supported. +Look at [the tests](https://github.com/refined-github/shorten-repo-url/blob/main/index.test.js) to see what each URL is shortened to. GitLab URLs are mostly compatible but they're not officially supported. It works on any domain, so GitHub Enterprise is also supported.