diff --git a/components/custom-ad.tsx b/components/custom-ad.tsx
index 58aa92ab0..abd31f962 100644
--- a/components/custom-ad.tsx
+++ b/components/custom-ad.tsx
@@ -9,7 +9,6 @@ function getPageSlug() {
export const CustomAd = () => {
const slug = getPageSlug();
- return null;
if (slug !== 'devops') {
return null;
@@ -17,7 +16,7 @@ export const CustomAd = () => {
return (
{
onClick={() => {
event({
category: 'SponsorClick',
- action: `StormForge EBook Redirect`,
- label: `Clicked StormForge EBook Link`
+ action: `Ambassador EBook Redirect`,
+ label: `Clicked Ambassador EBook Link`
});
}}
>
{
/>
- Free Kubernetes eBook
+ Free API Gateways eBook
- Learn how to manage and optimize Kubernetes resources with this free eBook.
+ Learn about API Gateways, Microservices, Load Balancing, and more with this free eBook.