From 1f6a92e70c9dceda0fa4744a1dbbfde9ceaefd2e Mon Sep 17 00:00:00 2001 From: jtagcat Date: Mon, 26 Dec 2022 03:07:27 +0200 Subject: [PATCH] Revert "install: add a note of a mirror (#53)" This reverts commit 5d1fa4702db5ec0d9f87e0beb9d2160c36746a17. --- _posts/2000-01-05-install.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/_posts/2000-01-05-install.md b/_posts/2000-01-05-install.md index 0d326f8..d297fff 100644 --- a/_posts/2000-01-05-install.md +++ b/_posts/2000-01-05-install.md @@ -117,9 +117,6 @@ Examples: [@paulcarroty](https://github.com/paulcarroty) has set up a [repository](https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo) for VSCodium. The instructions below are adapted from there with [CDN](https://download.vscodium.com) mirror. Any issues installing VSCodium using your package manager should be directed to that repository's issue tracker. -[@jtagcat](https://github.com/jtagcat) set up an hourly [mirror](https://vscodium.c7.ee) of [@paulcarroty](https://github.com/paulcarroty)'s repository. -To use the mirror, you may replace `paulcarroty.gitlab.io/vscodium-deb-rpm-repo` with `vscodium.c7.ee` in your package manager configuration. - ---