Skip to content

Commit

Permalink
Fix url with 301 redirection (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
flobsx authored Nov 27, 2024
2 parents 3a3d2d2 + 04a4f05 commit 099e354
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).

#### [runc](https://github.com/opencontainers/runc)

* [youki](https://github.com/containers/youki) - An experimental container runtime written in Rust
* [youki](https://github.com/youki-dev/youki) - An experimental container runtime written in Rust

### Games

Expand Down Expand Up @@ -63,7 +63,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
#### bc

* [cpc](https://github.com/probablykasper/cpc) - Text calculator with support for units and conversion
* [eva](https://github.com/NerdyPepper/eva) - a calculator REPL, similar to bc(1)
* [eva](https://github.com/oppiliappan/eva) - a calculator REPL, similar to bc(1)

#### cat

Expand Down Expand Up @@ -106,7 +106,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).

#### [fzf](https://github.com/junegunn/fzf)

* [skim](https://github.com/lotabout/skim) - Fuzzy Finder in rust!
* [skim](https://github.com/skim-rs/skim) - Fuzzy Finder in rust!

#### [GNU coreutils](https://github.com/coreutils/coreutils)

Expand All @@ -116,7 +116,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).

* [hexyl](https://github.com/sharkdp/hexyl) - A command-line hex viewer

#### [httpie](https://github.com/httpie/httpie)
#### [httpie](https://github.com/httpie/cli)

* [xh](https://github.com/ducaale/xh) - Friendly and fast tool for sending HTTP requests

Expand Down Expand Up @@ -175,7 +175,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
#### [tldr](https://github.com/tldr-pages/tldr)

* [navi](https://github.com/denisidoro/navi) - An interactive cheatsheet tool for the command-line
* [tealdeer](https://github.com/dbrgn/tealdeer) - A very fast implementation of tldr in Rust.
* [tealdeer](https://github.com/tealdeer-rs/tealdeer) - A very fast implementation of tldr in Rust.

#### top

Expand Down Expand Up @@ -240,7 +240,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).

#### [Toggl Track](https://github.com/toggl/toggldesktop)

* [Furtherance](https://github.com/lakoliu/Furtherance) - Time-tracking app written in Rust
* [Furtherance](https://github.com/unobserved-io/Furtherance) - Time-tracking app written in Rust

### Web

Expand Down

0 comments on commit 099e354

Please sign in to comment.