Skip to content

Commit e45307d

Browse files
Fix dead link
1 parent ff9aa54 commit e45307d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/direct_publish_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Publishing an extension to Open VSX on your own
22

3-
We advise extension authors to publish their extensions to Open VSX as a part of their CI/CD process. See [our reasoning why that is](https://github.com/open-vsx/publish-extensions#when-to-add-an-extension).
3+
We advise extension authors to publish their extensions to Open VSX as a part of their CI/CD process. See [our reasoning why that is](https://github.com/open-vsx/publish-extensions/blob/master/CONTRIBUTING.md#when-to-add-an-extension).
44

55
To make the Open VSX publishing process easier, we have provided a template of a GitHub Actions workflow.
66

0 commit comments

Comments
 (0)