diff options
| author | Junghyeon Park <j824h@outlook.com> | 2024-01-26 14:35:06 +0900 |
|---|---|---|
| committer | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2024-01-26 14:54:57 +0100 |
| commit | 7421a4d8b5eba4dbbbcbcd21fed918813827e8b8 (patch) | |
| tree | fa371d2b9e63c937a919ca7649c8f6d0d63ea7e7 /.github/workflows | |
| parent | b7e3003106a4f080f0a9b60d5aaff053318778b4 (diff) | |
| download | rneovim-7421a4d8b5eba4dbbbcbcd21fed918813827e8b8.tar.gz rneovim-7421a4d8b5eba4dbbbcbcd21fed918813827e8b8.tar.bz2 rneovim-7421a4d8b5eba4dbbbcbcd21fed918813827e8b8.zip | |
ci: update notes.md
Change the link to point to INSTALL.md.
The contents were moved in https://github.com/neovim/neovim/pull/26533
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/notes.md b/.github/workflows/notes.md index 8c518b0bdb..294d92ebb5 100644 --- a/.github/workflows/notes.md +++ b/.github/workflows/notes.md @@ -48,7 +48,7 @@ https://github.com/neovim/neovim-releases. ### Other -- Install by [package manager](https://github.com/neovim/neovim/wiki/Installing-Neovim) +- Install by [package manager](https://github.com/neovim/neovim/blob/master/INSTALL.md#install-from-package) ## SHA256 Checksums |