Skip to content
This repository was archived by the owner on Nov 6, 2018. It is now read-only.

Commit 9fcfff3

Browse files
authored
fix: link to sourcegraph.com instead of sgdev
Resolves #49
1 parent bb4bf5a commit 9fcfff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Sourcegraph extensions are in alpha. Please [file issues](https://github.com/sou
3434

3535
## Authoring extensions
3636

37-
Writing a Sourcegraph extension is very similar to writing an editor extension for [VS Code](https://code.visualstudio.com/docs/extensions/overview). See the [Codecov extension's main `extension.ts` file](https://sourcegraph.sgdev.org/github.com/sourcegraph/sourcegraph-codecov/-/blob/src/extension.ts) for an example.
37+
Writing a Sourcegraph extension is very similar to writing an editor extension for [VS Code](https://code.visualstudio.com/docs/extensions/overview). See the [Codecov extension's main `extension.ts` file](https://sourcegraph.com/github.com/sourcegraph/sourcegraph-codecov/-/blob/src/extension.ts) for an example.
3838

3939
We will publish docs on how to create extensions very soon. [Subscribe to issue #42 "Document how to create extensions"](https://github.com/sourcegraph/sourcegraph-extension-api/issues/42) to get notified when the docs are ready.
4040

0 commit comments

Comments
 (0)