From afd33ce2075ac82adfe7c143e05649ddfaf05888 Mon Sep 17 00:00:00 2001 From: Sudeep Kumar <16726119+sudeepku@users.noreply.github.com> Date: Fri, 5 Mar 2021 12:32:39 -0800 Subject: [PATCH] add products taxonomy URI --- dotnet/docfx.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotnet/docfx.json b/dotnet/docfx.json index fa34415ab..db37b944c 100644 --- a/dotnet/docfx.json +++ b/dotnet/docfx.json @@ -61,6 +61,9 @@ "searchScope": [".NET"], "ms.topic": "managed-reference", "ms.prod": "dotnet-ml-api", + "products": [ + "https://authoring-docs-microsoft.poolparty.biz/devrel/08606f2f-3c25-4e53-8851-28888c60aeed" + ], "feedback_system": "GitHub", "feedback_github_repo": "dotnet/machinelearning", "feedback_product_url": "https://github.com/dotnet/machinelearning",