From 232f8a58ea81731d620cb723b7580817bc842b11 Mon Sep 17 00:00:00 2001 From: Andrew Thauer <6507159+andrewthauer@users.noreply.github.com> Date: Thu, 28 Jan 2021 07:28:25 -0500 Subject: [PATCH] add entity links example yaml --- docs/features/software-catalog/descriptor-format.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/features/software-catalog/descriptor-format.md b/docs/features/software-catalog/descriptor-format.md index 1134fbb61a..469085a4c5 100644 --- a/docs/features/software-catalog/descriptor-format.md +++ b/docs/features/software-catalog/descriptor-format.md @@ -86,6 +86,10 @@ metadata: circleci.com/project-slug: github/example-org/artist-website tags: - java + links: + url: https://admin.example-org.com + title: Admin Dashboard + icon: dashboard spec: type: website lifecycle: production