Skip to content

Commit 51239fa

Browse files
Fixed readme dependencies urls
1 parent 0d1b415 commit 51239fa

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -133,15 +133,15 @@ $ docker build \
133133

134134
## Dependencies
135135
Thanks to all the authors who created and maintains the following packages:
136-
- [agnivade/levenshtein](github.com/agnivade/levenshtein)
137-
- [charmbracelet/bubbles](github.com/charmbracelet/bubbles)
138-
- [charmbracelet/bubbletea](github.com/charmbracelet/bubbletea)
139-
- [charmbracelet/lipgloss](github.com/charmbracelet/lipgloss)
140-
- [corpix/uarand](github.com/corpix/uarand)
141-
- [fsnotify/fsnotify](github.com/fsnotify/fsnotify)
142-
- [google/uuid](github.com/google/uuid)
143-
- [jomei/notionapi](github.com/jomei/notionapi)
144-
- [spf13/viper](github.com/spf13/viper)
136+
- [agnivade/levenshtein](https://github.com/agnivade/levenshtein)
137+
- [charmbracelet/bubbles](https://github.com/charmbracelet/bubbles)
138+
- [charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea)
139+
- [charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss)
140+
- [corpix/uarand](https://github.com/corpix/uarand)
141+
- [fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)
142+
- [google/uuid](https://github.com/google/uuid)
143+
- [jomei/notionapi](https://github.com/jomei/notionapi)
144+
- [spf13/viper](https://github.com/spf13/viper)
145145

146146
## Contributing
147147
If you wish to contribute to this project, please follow these steps:

0 commit comments

Comments
 (0)