Skeleton of a UI glossary.

Bug: none
Change-Id: I430c1ac40021adf6d0cd05b4a61bbc65b4d22482
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4113989
Reviewed-by: Elaine Chien <[email protected]>
Auto-Submit: Peter Kasting <[email protected]>
Commit-Queue: Peter Kasting <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1086164}
diff --git a/docs/ui/index.md b/docs/ui/index.md
index ed56f9ac..9460e39 100644
--- a/docs/ui/index.md
+++ b/docs/ui/index.md
@@ -5,19 +5,20 @@
 ## Quick Links
 |||---|||
 
-### **[Create](/docs/ui/create/index.md)**
+### **[Create](create/index.md)**
 
 Recipes to help you work with Chrome UI.
 
-* [Examples](/docs/ui/create/index.md)
+* [Examples](create/index.md)
 
-### **[Learn](/docs/ui/learn/index.md)**
+### **[Learn](learn/index.md)**
 
 Details on Chrome UI.
 
 * [Activation and Focus](/docs/ui/learn/activation_and_focus.md)
 * [Animation Builder](/docs/ui/animation_builder/animation_builder.md)
 * [Best Practices](/docs/ui/learn/index.md#best-practices)
+* [Glossary](learn/glossary.md)
 * [Input Event Routing](/docs/ui/input_event/index.md)
 * [Metadata and Properties](/docs/ui/views/metadata_properties.md)
 * [Platform Styling](/docs/ui/views/platform_style.md)
@@ -28,19 +29,19 @@
 * [Views](/docs/ui/views/overview.md)
 
 Archival Documentation on Chrome UI.
-* [Aura](/docs/ui/aura/index.md)
-* [Compositor](/docs/ui/compositor/index.md)
+* [Aura](aura/index.md)
+* [Compositor](compositor/index.md)
 
 Processes
 
 * [Frontline Triage Procedures](frontline_triage.md)
 
-### **[Ask](/docs/ui/ask/index.md)**
+### **[Ask](ask/index.md)**
 
 Ways to get help.
 
-* [Chat](/docs/ui/ask/index.md#chat)
-* [Discuss](/docs/ui/ask/index.md#discuss)
-* [E-mail](/docs/ui/ask/index.md#e_mail)
+* [Chat](ask/index.md#chat)
+* [Discuss](ask/index.md#discuss)
+* [E-mail](ask/index.md#e_mail)
 
 |||---|||