Merge branch 'stable-3.0'
* stable-3.0:
Update NoteDb documentation for 3.0
NotificationEmail: Fix eliding project name without slash
Clean up NotificationEmailTest
Update links to Google individual and corporate CLA pages
Bazel: Remove iteration over depset
dev-bazel: Fix section title sequence
Elasticsearch: Exclude types from V7 which deprecates them
Print test errors by default
Send an email notification when the HTTP password is deleted or changed
Send email notification when SSH key or GPG key is removed
StaticModule: Remove unused GERRIT_UI_COOKIE
Show progress on number of users migrated during schema migration 146
Additional changes in this merge to adapt to master:
- Move changes in dev-contributing.txt to dev-cla.txt
Change-Id: I5b9c2e454c551ccfcbd2ecaa1653044cc9597382
diff --git a/Documentation/dev-cla.txt b/Documentation/dev-cla.txt
index 3311d49..267351f 100644
--- a/Documentation/dev-cla.txt
+++ b/Documentation/dev-cla.txt
@@ -13,10 +13,10 @@
tab on the settings page
. Click on 'New Contributor Agreement' and follow the instructions
-For reference, the actual agreements are linked below
+For reference, the actual agreements are linked below:
-* link:https://cla.developers.google.com/about/android-individual[Individual Agreement]
-* link:https://source.android.com/source/cla-corporate.pdf[Corporate Agreement]
+* link:https://cla.developers.google.com/about/google-individual[Individual Agreement]
+* link:https://cla.developers.google.com/about/google-corporate[Corporate Agreement]
GERRIT
------