summaryrefslogtreecommitdiff
path: root/github-management
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-11-27 12:36:07 -0800
committerGitHub <noreply@github.com>2018-11-27 12:36:07 -0800
commit6f60b8f68d2cb8b8ea3164c556a2c793f25da085 (patch)
treecc1687069b3d41e00b4de8224f299388a4ca1ce5 /github-management
parent64d07f843c5d0c7e89046e16bbcbbc1bd65c3e02 (diff)
parent249a50eb5ec4552b6ff46c5b4c8e4615b945e9d6 (diff)
Merge pull request #2979 from ramnar/broken_links_27
Broken Links fix for 2696
Diffstat (limited to 'github-management')
-rw-r--r--github-management/setting-up-cla-check.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/github-management/setting-up-cla-check.md b/github-management/setting-up-cla-check.md
index 089b8b31..be1ae381 100644
--- a/github-management/setting-up-cla-check.md
+++ b/github-management/setting-up-cla-check.md
@@ -11,7 +11,7 @@ setup the Linux Foundation CNCF CLA check for your repositories, please read on.
1. Go to the settings for your organization or webhook, and choose Webhooks from
the menu, then "Add webhook"
- Payload URL:
- https://identity.linuxfoundation.org/lfcla/github/postreceive?group=284&comment=no&target=https://identity.linuxfoundation.org/projects/cncf
+ `https://identity.linuxfoundation.org/lfcla/github/postreceive?group=284&comment=no&target=https://identity.linuxfoundation.org/projects/cncf`
- `group=284` specifies the ID of the CNCF project authorized committers
group in our CLA system.
- `comment=no` specifies that our system should not post help comments