Skip to content
Snippets Groups Projects
Unverified Commit 9ce2d949 authored by Paul Hammant's avatar Paul Hammant Committed by GitHub
Browse files

docs(github): improve example endpoint (#26574)

parent d08cc962
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ Let Renovate use your PAT by doing _one_ of the following: ...@@ -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. 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`: You can choose where you want to set `endpoint`:
- In your `config.js` file - In your `config.js` file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment