Skip to content

Commit

Permalink
Fix broken url in editors.md (#3885)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
AlinderS and pre-commit-ci[bot] committed Sep 11, 2023
1 parent 213cb65 commit e73662c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/integrations/editors.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e73662c

Please sign in to comment.