aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Aiuto <aiuto@google.com>2022-12-15 13:46:49 -0500
committerTony Aiuto <aiuto@google.com>2022-12-15 13:46:49 -0500
commit4b66bcff25ebe9ff0c67f55d3e5c251e22c59e08 (patch)
tree8bac2d1ebe86e3eb662906b79293f80f0d962c83
parentb96be504bcaf97e59e3fc5ed1c0dec291bc0c315 (diff)
downloadbazelbuild-rules_license-4b66bcff25ebe9ff0c67f55d3e5c251e22c59e08.tar.gz
add docs link
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 21acefd..4549de1 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,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@bazel.build](https://groups.google.com/a/bazel.build/g/bazel-ssc)
- Monthly eng meeting: [calendar link](MjAyMjA4MjJUMTYwMDAwWiBjXzUzcHBwZzFudWthZXRmb3E5NzhxaXViNmxzQGc&tmsrc=c_53pppg1nukaetfoq978qiub6ls%40group.calendar.google.com&scp=ALL)
+- [Latest docs](https://bazelbuild.github.io/rules_license/)
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.