From 71ac6e62907d9823244286a93f6cf605b1fea1cc Mon Sep 17 00:00:00 2001 From: Paul Hammant Date: Wed, 10 Jan 2024 11:45:11 +0000 Subject: [PATCH] docs(github): improve example endpoint (#26574) --- lib/modules/platform/github/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/modules/platform/github/readme.md b/lib/modules/platform/github/readme.md index 41d134bb4a6986..7559b1c77bdc9b 100644 --- a/lib/modules/platform/github/readme.md +++ b/lib/modules/platform/github/readme.md @@ -13,7 +13,7 @@ Let Renovate use your PAT by doing _one_ of the following: Remember to set `platform=github` somewhere in your Renovate config file. -If you use GitHub Enterprise Server then `endpoint` must point to `https://github.enterprise.com/api/v3/`. +If you use GitHub Enterprise Server then `endpoint` must point to `https://github-enterprise.example.com/api/v3/`. You can choose where you want to set `endpoint`: - In your `config.js` file