From c617ddcd642ec860c343ef104463f21da4c5985d Mon Sep 17 00:00:00 2001 From: Robert Tyree Date: Thu, 7 Oct 2021 12:49:28 -0700 Subject: [PATCH 1/2] chore: fix typo with duplicate adjective the + this --- .../build-apps/create-an-ab-test-application/catalog-info.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. From d3885e664a8db136cacfa30ea99ccd4e8fd6582f Mon Sep 17 00:00:00 2001 From: Robert Tyree Date: Thu, 7 Oct 2021 12:53:20 -0700 Subject: [PATCH 2/2] chore: remove outdated reference to custom tag on tile that used to exist in the Apps overlay context --- .../build-apps/serve-publish-subscribe/publish.mdx | 2 -- 1 file changed, 2 deletions(-) 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.