From 7985cf60c82b621c39bfa41aff1d94f22851fb26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Schoentgen?= Date: Mon, 25 Oct 2021 16:15:27 +0200 Subject: [PATCH] Fix Gentoo example link --- docs/packaging/linux-gentoo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/packaging/linux-gentoo/README.md b/docs/packaging/linux-gentoo/README.md index cbb12ce5..d49a25e8 100644 --- a/docs/packaging/linux-gentoo/README.md +++ b/docs/packaging/linux-gentoo/README.md @@ -13,7 +13,7 @@ We will discuss setting up the environment, installing development tools, instal ## Overall process -Open a pull request to create `httpie-XXX.ebuild` and update `Manifest` ([example](https://github.com/macports/macports-ports/pull/12583)). +Open a pull request to create `httpie-XXX.ebuild` and update `Manifest` ([example](https://github.com/gentoo/gentoo/pull/22576)). - Here is how to calculate the size and checksum (replace `2.5.0` with the correct version):