summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Lu <marklu@google.com>2016-08-02 19:57:25 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-08-02 19:57:25 +0000
commite5dceee5615632559c097a4ad390ff0a68c808e6 (patch)
tree4d7485b276c29f88fc7b6a6bc1403912b18afdae
parentc4f8ab6c6945e55e0182f588cae94cd43ba0288c (diff)
parent68577455ab58e33a337144991bdb6a3bce22ebf2 (diff)
downloaddata-binding-e5dceee5615632559c097a4ad390ff0a68c808e6.tar.gz
am: 68577455ab Change-Id: I3aba239e59c04a62129e93e7c270b0e340c219a7
-rw-r--r--baseLibrary/src/main/java/android/databinding/package.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseLibrary/src/main/java/android/databinding/package.html b/baseLibrary/src/main/java/android/databinding/package.html
index 0415b4c6..31847026 100644
--- a/baseLibrary/src/main/java/android/databinding/package.html
+++ b/baseLibrary/src/main/java/android/databinding/package.html
@@ -7,7 +7,7 @@ found in the layout file and generating code in the application. This package
contains common code that will be included with the application, just like
support library components.</p>
-<p>See the <a href="{@docRoot}/tools/data-binding/guide.html">Data Binding Guide</a>
+<p>See the <a href="{@docRoot}tools/data-binding/guide.html">Data Binding Guide</a>
to get started using data binding.</p>
</body>
</html>