From f900204ade9fcd4b891f1605ff482141822a816c Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Thu, 12 Apr 2018 10:32:14 +0200 Subject: Correct another one github.example.com [ci skip] --- doc/integration/github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/integration/github.md') diff --git a/doc/integration/github.md b/doc/integration/github.md index 1af295b3742..23bb8ef9303 100644 --- a/doc/integration/github.md +++ b/doc/integration/github.md @@ -125,7 +125,7 @@ For omnibus package: "name" => "github", "app_id" => "YOUR_APP_ID", "app_secret" => "YOUR_APP_SECRET", - "url" => "https://github.com/", + "url" => "https://github.example.com/", "verify_ssl" => false, "args" => { "scope" => "user:email" } } -- cgit v1.2.1