Skip to content

Commit 00f4983

Browse files
committed
enable product feedback for autopilot
1 parent 11da705 commit 00f4983

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

memdocs/docfx.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,17 +90,15 @@
9090
"feedback_product_url": {
9191
"configmgr/**/*.md": "https://feedbackportal.microsoft.com/feedback/forum/4669adfc-ee1b-ec11-b6e7-0022481f8472",
9292
"configmgr/**/*.yml": "https://feedbackportal.microsoft.com/feedback/forum/4669adfc-ee1b-ec11-b6e7-0022481f8472",
93-
"intune/**/*.md": "https://feedbackportal.microsoft.com/feedback/forum/ef1d6d38-fd1b-ec11-b6e7-0022481f8472"
94-
},
95-
"ms.date": {
96-
"autopilot/**/*.md": "12/16/2020"
93+
"intune/**/*.md": "https://feedbackportal.microsoft.com/feedback/forum/ef1d6d38-fd1b-ec11-b6e7-0022481f8472",
94+
"autopilot/**/*.*": "https://feedbackportal.microsoft.com/feedback/forum/ef1d6d38-fd1b-ec11-b6e7-0022481f8472"
9795
},
9896
"searchScope": {
9997
"configmgr/**/*.md": ["ConfigMgr"],
10098
"configmgr/**/*.yml": ["ConfigMgr"],
10199
"configmgr/core/**/*.md": ["ConfigMgr"],
102100
"analytics/**/*.md": ["Analytics"],
103-
"autopilot/**/*.md": ["Autopilot"]
101+
"autopilot/**/*.*": ["Autopilot"]
104102
},
105103
"featureFlags": {
106104
"*.md" : [

0 commit comments

Comments
 (0)