Skip to content

Commit

Permalink
fix #1808: point to the right docs section in prefilled JSON coments
Browse files Browse the repository at this point in the history
  • Loading branch information
lguychard committed Jan 11, 2019
1 parent a434a7e commit 0d27183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/site-admin/externalServices.ts
Expand Up @@ -99,7 +99,7 @@ export const ALL_EXTERNAL_SERVICES: ExternalServiceMetadata[] = [
defaultConfig: `{
// Use Ctrl+Space for completion, and hover over JSON properties for documentation.
// Configuration options are documented here:
// https://docs.sourcegraph.com/admin/site_config/all#phabricatorconnection-object
// https://docs.sourcegraph.com/admin/site_config/all#otherexternalserviceconnection-object
// Supported URL schemes are: http, https, git and ssh
"url": "https://my-other-githost.example.com",
Expand Down

0 comments on commit 0d27183

Please sign in to comment.