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 @@

Was this page helpful?

- {% 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 @@ diff --git a/yarn.lock b/yarn.lock index 2b43bd6a1c..2015b27358 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2218,11 +2218,6 @@ interpret@1.2.0: resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296" integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw== -intersection-observer@0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.7.0.tgz#ee16bee978db53516ead2f0a8154b09b400bbdc9" - integrity sha512-Id0Fij0HsB/vKWGeBe9PxeY45ttRiBmhFyyt/geBdDHBYNctMRTE3dC1U3ujzz3lap+hVXlEcVaB56kZP/eEUg== - invariant@^2.2.2: version "2.2.4" resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"