diff --git a/src/_data/sidenav/api.yml b/src/_data/sidenav/api.yml
index 7c2e88c4bf..2b7cd97b15 100644
--- a/src/_data/sidenav/api.yml
+++ b/src/_data/sidenav/api.yml
@@ -1,6 +1,6 @@
---
sections:
-- section_title: Api
+- section_title: APIs
section:
- path: "/api"
title: Overview
diff --git a/src/_includes/components/feedback.html b/src/_includes/components/feedback.html
index 53a79c03f6..c1b5db6a2f 100644
--- a/src/_includes/components/feedback.html
+++ b/src/_includes/components/feedback.html
@@ -5,12 +5,12 @@
Need support?
-
If you need any help visit our Support page and get in touch with us.
+
Questions? Problems? Need more info? Contact us, and we can help!
- {% include components/button-link.html text="Go to Support" href="https://segment.com" %}
+ {% include components/button-link.html text="Visit our Support page" href="https://segment.com/help/contact/" %}
@@ -44,13 +44,13 @@
- If you need help or have any questions, please consider contacting Support.
+ If you need help or have questions, contact us!
- {% include components/button-link.html text="Send us feedback" href="https://segment.com" %}
+ {% include components/button-link.html text="Can we improve this doc? Send us feedback" href="https://segment.com" %}
diff --git a/src/_includes/icons/menu/icon-api.svg b/src/_includes/icons/menu/icon-apis.svg
similarity index 100%
rename from src/_includes/icons/menu/icon-api.svg
rename to src/_includes/icons/menu/icon-apis.svg
diff --git a/src/_includes/sidebar/feedback.html b/src/_includes/sidebar/feedback.html
index 91b118b4e0..ebc2edbdd0 100644
--- a/src/_includes/sidebar/feedback.html
+++ b/src/_includes/sidebar/feedback.html
@@ -23,6 +23,6 @@