diff --git a/src/markdown-pages/automate-workflows/workflow-automation.mdx b/src/markdown-pages/automate-workflows/workflow-automation.mdx index 6dfbf619a..9724dbc33 100644 --- a/src/markdown-pages/automate-workflows/workflow-automation.mdx +++ b/src/markdown-pages/automate-workflows/workflow-automation.mdx @@ -3,6 +3,8 @@ path: '/automate-workflows/workflow-automation' title: 'Orchestrate observability workflows' description: 'Tools to automate your observability ecosystem' template: 'GuideTemplate' +redirects: + - /use-cases/workflow-automation --- ## Define and automate observability diff --git a/src/markdown-pages/custom-events.mdx b/src/markdown-pages/custom-events.mdx index cafa3bfdc..4f9f8ecc9 100644 --- a/src/markdown-pages/custom-events.mdx +++ b/src/markdown-pages/custom-events.mdx @@ -4,6 +4,8 @@ duration: '5 min' title: 'Create custom New Relic events' template: 'GuideTemplate' description: 'Create custom New Relic events' +redirects: + - /build-tools/tools-for-ingesting-data/custom-events --- ## _Measure what you need by creating your own event types._ diff --git a/src/markdown-pages/publish-deploy.mdx b/src/markdown-pages/publish-deploy.mdx index 7cf22eb0f..129da2375 100644 --- a/src/markdown-pages/publish-deploy.mdx +++ b/src/markdown-pages/publish-deploy.mdx @@ -4,6 +4,8 @@ duration: '20 min' title: 'Serve, publish, and deploy your New Relic One app' template: 'GuideTemplate' description: 'Start sharing and using the custom New Relic One apps you build.' +redirects: + - /build-tools/new-relic-one-applications/publish-deploy --- diff --git a/src/markdown-pages/query-and-store-data.mdx b/src/markdown-pages/query-and-store-data.mdx index 66109485a..f712912be 100644 --- a/src/markdown-pages/query-and-store-data.mdx +++ b/src/markdown-pages/query-and-store-data.mdx @@ -4,6 +4,8 @@ duration: '10 min' title: 'Query and store data' template: 'GuideTemplate' description: 'Reference guide for SDK query components using NerdGraph' +redirects: + - /build-tools/new-relic-one-applications/query-and-store-data --- diff --git a/src/markdown-pages/query-data-nrql.mdx b/src/markdown-pages/query-data-nrql.mdx index fe64b7f80..bd811eb6f 100644 --- a/src/markdown-pages/query-data-nrql.mdx +++ b/src/markdown-pages/query-data-nrql.mdx @@ -4,6 +4,8 @@ duration: '10 min' title: 'Query data with NRQL' template: 'GuideTemplate' description: 'Query default event data as well as custom events and attributes with our powerful, SQL-like query language. Start querying now.' +redirects: + - /technology/nrql --- diff --git a/src/markdown-pages/reference/intro-to-sdk.mdx b/src/markdown-pages/reference/intro-to-sdk.mdx index 4fee0aefd..70330ec1b 100644 --- a/src/markdown-pages/reference/intro-to-sdk.mdx +++ b/src/markdown-pages/reference/intro-to-sdk.mdx @@ -3,6 +3,8 @@ path: '/reference/intro-to-sdk' title: 'Intro to New Relic One API components' template: 'GuideTemplate' description: 'Intro to New Relic One API components' +redirects: + - /build-tools/new-relic-one-applications/intro-to-sdk ---