aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoraiuto <aiuto@google.com>2022-08-22 15:56:59 -0400
committerGitHub <noreply@github.com>2022-08-22 15:56:59 -0400
commitb955f4454efe7ff3460e415a3aed05eee390d651 (patch)
treeec597b9f1f95bbcee3df5857aa11dd534225b27f /README.md
parentae1ab6d3da82d6df8d9cafba28fc9e425793fe39 (diff)
downloadbazelbuild-rules_license-b955f4454efe7ff3460e415a3aed05eee390d651.tar.gz
Fix calendar link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3107e1c..2260115 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ WARNING: The code here is still in active initial development and will churn a l
If you want to follow along:
- Mailing list: [bazel-ssc@googlegroups.com](https://groups.google.com/a/bazel.build/g/bazel-ssc)
-- Monthly eng meeting: [calendar link](https://calendar.google.com/event?action=TEMPLATE&tmeid=MXRmdXVnMm5vZDI5bmFscHJhMjcwcm52OWlfMjAyMjA4MjJUMTYwMDAwWiBjXzUzcHBwZzFudWthZXRmb3E5NzhxaXViNmxzQGc&tmsrc=c_53pppg1nukaetfoq978qiub6ls%40group.calendar.google.com&scp=ALL)
+- Monthly eng meeting: [calendar link](MjAyMjA4MjJUMTYwMDAwWiBjXzUzcHBwZzFudWthZXRmb3E5NzhxaXViNmxzQGc&tmsrc=c_53pppg1nukaetfoq978qiub6ls%40group.calendar.google.com&scp=ALL)
Background reading:
These is for learning about the problem space, and our approach to solutions. Concrete specifications will always appear in checked in code rather than documents.