From: Simon Alinder <92031780+AlinderS@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:47:47 +0000 (+0200) Subject: Fix broken url in editors.md (#3885) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/e73662ca7cfd6d4760e11a6ab489a1ec585d1cd4 Fix broken url in editors.md (#3885) * Fix broken url in editors.md Update a link pointing to the Arch Linux repos. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- diff --git a/docs/integrations/editors.md b/docs/integrations/editors.md index cebe2b0..ab8c6a7 100644 --- a/docs/integrations/editors.md +++ b/docs/integrations/editors.md @@ -288,8 +288,8 @@ $ git checkout origin/stable -b stable ##### Arch Linux On Arch Linux, the plugin is shipped with the -[`python-black`](https://archlinux.org/packages/community/any/python-black/) package, so -you can start using it in Vim after install with no additional setup. +[`python-black`](https://archlinux.org/packages/extra/any/python-black/) package, so you +can start using it in Vim after install with no additional setup. ##### Vim 8 Native Plugin Management