Skip to content

Commit 59f0518

Browse files
authored
Merge pull request #25 from staticWagomU/fix/wiki-link
Fix wiki link
2 parents b073059 + b49e1d2 commit 59f0518

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ colorscheme)</sup>
1919
Fall is a fuzzy finder for Vim and Neovim, implemented in [Denops], and stands
2020
for **"Filter All."**
2121

22-
See [Features](./wiki/Features) for more information about Fall's features.
22+
See [Features](https://github.com/vim-fall/fall.vim/wiki/Features) for more information about Fall's features.
2323

2424
> [!WARNING]
2525
>
@@ -78,15 +78,15 @@ Fall line README.md
7878
![Fall Vim README Image](https://github.com/user-attachments/assets/4eb4db30-ee1e-458c-b619-765cf307a74c)
7979

8080
Users can view available mappings by pressing `<F1>` in the picker window. See
81-
the [Mappings](./wiki/Mappings) page for more details.
81+
the [Mappings](https://github.com/vim-fall/fall.vim/wiki/Mappings) page for more details.
8282

8383
### Configuration
8484

8585
In Fall, settings that utilize Vim’s built-in functionality are categorized as
8686
“Configuration.” This includes key mappings, highlights, and buffer option
8787
modifications.
8888

89-
Refer to the [Configuration](./wiki/Configuration) page on the GitHub Wiki for
89+
Refer to the [Configuration](https://github.com/vim-fall/fall.vim/wiki/Configuration) page on the GitHub Wiki for
9090
more details.
9191

9292
### Customization
@@ -96,7 +96,7 @@ categorized as “Customization.” These specifically refer to modifications ma
9696
to the user customization file, which can be accessed via the `FallCustom`
9797
command.
9898

99-
Visit the [Customization](./wiki/Customization) page on the GitHub Wiki for more
99+
Visit the [Customization](https://github.com/vim-fall/fall.vim/wiki/Customization) page on the GitHub Wiki for more
100100
information.
101101

102102
## Related Projects

0 commit comments

Comments
 (0)