Skip to content

Commit 613c8a9

Browse files
committed
docs: Fix URL in README
1 parent c729f3d commit 613c8a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
[![JSR](https://jsr.io/badges/@vim-fall/core)](https://jsr.io/@vim-fall/core)
44
[![Deno](https://img.shields.io/badge/Deno%202.x-333?logo=deno&logoColor=fff)](#)
5-
[![Test](https://github.com/vim-fall/fall-core/actions/workflows/test.yml/badge.svg)](https://github.com/vim-fall/fall-core/actions/workflows/test.yml)
5+
[![Test](https://github.com/vim-fall/deno-fall-core/actions/workflows/test.yml/badge.svg)](https://github.com/vim-fall/deno-fall-core/actions/workflows/test.yml)
66
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
77

8-
Core types for [Fall](https://github.com/vim-fall/fall), a Vim/Neovim fuzzy
8+
Core types for [Fall](https://github.com/vim-fall/fall.vim), a Vim/Neovim fuzzy
99
finder plugin powered by [Denops](https://github.com/vim-denops/denops.vim).
1010

1111
> [!WARNING]

0 commit comments

Comments
 (0)