diff --git a/src/markdown-pages/build-apps/create-an-ab-test-application/catalog-info.mdx b/src/markdown-pages/build-apps/create-an-ab-test-application/catalog-info.mdx index 6f8effe86..ffeb7d4aa 100644 --- a/src/markdown-pages/build-apps/create-an-ab-test-application/catalog-info.mdx +++ b/src/markdown-pages/build-apps/create-an-ab-test-application/catalog-info.mdx @@ -102,7 +102,7 @@ Here, you've specified a tagline, project details, the source code repository, a -Save the [this screenshot](https://github.com/newrelic-experimental/nru-programmability-course/raw/main/publish/ab-test/catalog/screenshots/screenshot.png) to your _catalog/screenshots_ directory. +Save [this screenshot](https://github.com/newrelic-experimental/nru-programmability-course/raw/main/publish/ab-test/catalog/screenshots/screenshot.png) to your _catalog/screenshots_ directory. Users will be able to see a carousel of screenshots in your app's **About** page in the catalog. diff --git a/src/markdown-pages/build-apps/serve-publish-subscribe/publish.mdx b/src/markdown-pages/build-apps/serve-publish-subscribe/publish.mdx index 60687d16c..fb54fb0fe 100644 --- a/src/markdown-pages/build-apps/serve-publish-subscribe/publish.mdx +++ b/src/markdown-pages/build-apps/serve-publish-subscribe/publish.mdx @@ -167,8 +167,6 @@ Find your published Nerdpack using the Apps filter or search bar: ![Published Nerdpack](../../../images/serve-publish-subscribe/published-app.png) -Notice the `Custom` indicator on its UI tile. Use this to distinguish between published Nerdpacks and locally-served Nerdpacks. - Only Nerdpacks with tagged versions are shown in Instant Observability. So, if you published without a tag or removed a tag from your published Nerdpack, you won't see it in the catalog.