Rename "File Based Encryption" to "Direct Boot" according to the marketing name
change.
Change-Id: Ib34e04368b67c0de6fd35c75b4ce6e0bc0a2114f
diff --git a/docs/html/preview/samples.jd b/docs/html/preview/samples.jd
index bdcbc89..eab0908 100644
--- a/docs/html/preview/samples.jd
+++ b/docs/html/preview/samples.jd
@@ -49,13 +49,13 @@
</p>
-<h3 id="fbe">File Based Encryption</h3>
+<h3 id="fbe">Direct Boot</h3>
<p>
This sample demonstrates how to store and access data in a device encrypted
storage which is always available while the device is booted.
</p>
<p>
- <a href="https://github.com/googlesamples/android-FileBasedEncryption">
+ <a href="https://github.com/googlesamples/android-DirectBoot">
Get it on GitHub</a>
</p>
@@ -79,4 +79,4 @@
<p>
<a href="https://github.com/googlesamples/android-DragAndDrop">
Get it on GitHub</a>
-</p>
\ No newline at end of file
+</p>