Skip to content

Commit e407227

Browse files
Update installation of md2vim
1 parent 433c70a commit e407227

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 foosoft.net/projects/md2vim@latest
17+
run: go install git.foosoft.net/alex/md2vim@latest
1818
- name: Generate vim docs
1919
run: make docs
2020
- name: Commit changes

0 commit comments

Comments
 (0)