From 5d2a3459f1b7840e0c30d1cbb102b4402750fa03 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Fri, 16 Mar 2018 12:03:23 +0100 Subject: Fix link to CLA, explicitly state weekday Fix link to CLA (unfortunately didn't find a way to use absolute links), explicitly state that May 1st is Tuesday to avoid confusion. --- events/2018/05-contributor-summit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/events/2018/05-contributor-summit/README.md b/events/2018/05-contributor-summit/README.md index 301bd0de..b4fe1aa2 100644 --- a/events/2018/05-contributor-summit/README.md +++ b/events/2018/05-contributor-summit/README.md @@ -12,12 +12,12 @@ In some sense, the summit is a real-life extension of the community meetings and ## Registration -- [Sign the CLA](/community/CLA.md) if you have not done so already. +- [Sign the CLA](../../../CLA.md) if you have not done so already. - [Fill out this Google Form](https://goo.gl/forms/TgoUiqbqZLkyZSZw1) ## When and Where -- May 1, 2018 (before Kubecon EU) +- Tuesday, May 1, 2018 (before Kubecon EU) - Bella Center - Copenhagen, Denmark -- cgit v1.2.3 From 44774257ad1c9474895a63213891a1a64ee6c024 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Tue, 20 Mar 2018 11:35:31 +0100 Subject: made CLA link absolute Thanks @cblecker for the feedback. --- events/2018/05-contributor-summit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/events/2018/05-contributor-summit/README.md b/events/2018/05-contributor-summit/README.md index b4fe1aa2..e8193334 100644 --- a/events/2018/05-contributor-summit/README.md +++ b/events/2018/05-contributor-summit/README.md @@ -12,7 +12,7 @@ In some sense, the summit is a real-life extension of the community meetings and ## Registration -- [Sign the CLA](../../../CLA.md) if you have not done so already. +- [Sign the CLA](/CLA.md) if you have not done so already. - [Fill out this Google Form](https://goo.gl/forms/TgoUiqbqZLkyZSZw1) ## When and Where -- cgit v1.2.3