Skip to content

Commit d9fd462

Browse files
Update md2vim install url
1 parent 34b9261 commit d9fd462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
go-version: '^1.17.1'
1616
- name: Install md2vim
17-
run: go install github.com/FooSoft/md2vim@latest
17+
run: go install foosoft.net/projects/md2vim@latest
1818
- name: Generate vim docs
1919
run: make docs
2020
- name: Commit changes

0 commit comments

Comments
 (0)