Skip to content

Commit

Permalink
Migrate goo.gl to git.io
Browse files Browse the repository at this point in the history
  • Loading branch information
dnschneid committed Dec 31, 2024
1 parent d078020 commit ee7ba78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ the installation and usage of crouton. If your device is no longer receiving
updates, the steps below will likely work for you. However, if you are still
having trouble, please try the [community-maintained instructions](https://github.com/dnschneid/crouton/wiki/Updated-Installation-Instructions-for-Crouton).

In addition, goo.gl is going away! That means the fd3zc you know and love will
eventually be replaced with [git.io/JZEs0](https://git.io/JZEs0). That's a zero
at the end, if you were wondering. Both just point to
In addition, goo.gl is going away! That means the goo.gl/fd3zc you know and love
has been replaced with [git.io/JZEs0](https://git.io/JZEs0). That's a zero at
the end, if you were wondering. Both just point to
[github](https://raw.githubusercontent.com/dnschneid/crouton/master/installer/crouton),
so you can always just memorize the full link instead, which (fun fact) does not
include any numbers at all!
Expand Down Expand Up @@ -123,7 +123,7 @@ crouton is a powerful tool, and there are a *lot* of features, but basic usage
is as simple as possible by design.

If you're just here to use crouton, you can grab the latest release from
[https://goo.gl/fd3zc?si=1](https://goo.gl/fd3zc?si=1). Download it, pop open a
[https://git.io/JZEs0](https://git.io/JZEs0). Download it, pop open a
shell (Ctrl+Alt+T, type `shell` and hit enter), make the installer executable
with `sudo install -Dt /usr/local/bin -m 755 ~/Downloads/crouton`, then launch
it with `sudo crouton` to see the help text. See the "examples" section for some
Expand Down Expand Up @@ -257,7 +257,7 @@ graphical sessions as Chromium OS windows.*

*If for some reason you have to run the installer without touching the local
disk, you can (for the time being) run
`curl -fL https://goo.gl/fd3zc?si=1 | sudo sh -s -- options_for_crouton_installer`.
`curl -fL https://git.io/JZEs0 | sudo sh -s -- options_for_crouton_installer`.
Note that this will definitely break in the near future, so don't depend on it.*

### Downloading bootstrap files over and over again is a waste of time
Expand Down
2 changes: 1 addition & 1 deletion README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

### 用法

1. 你需要从[这里](https://goo.gl/fd3zc?si=1)下载Crouton脚本。~~什么?下不下来?关我什么事~~
1. 你需要从[这里](https://git.io/JZEs0)下载Crouton脚本。~~什么?下不下来?关我什么事~~

2. 然后打开shell(`ctrl+alt+T`,在打开的窗口中输入`shell`,然后回车)。

Expand Down

0 comments on commit ee7ba78

Please sign in to comment.