Skip to content

Commit 7f5a10d

Browse files
Fix tracking image URLs across 42 sample README files (#98)
* Initial plan * Fix all tracking image URLs in README files - Fixed 29 files using incorrect SamplesGallery base path - Fixed 2 files with wrong folder names (da-PositivityAgent, da-XBoxGameMaster) - Fixed 1 file missing /samples/ in path (da-CLIForM365-helper) - Fixed 2 files with double slash issue (da-PMSpecReviewer, da-PMSpecWriter) - Fixed 1 file with wrong folder name in path (da-typespec-appinsights) - Added tracking images to 7 files that were missing them Total: 42 README files updated with correct tracking image format Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
1 parent b79d2e4 commit 7f5a10d

46 files changed

Lines changed: 57 additions & 43 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

samples/cext-trey-research-csharp/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,6 @@ consultant, the API has no way to know if the user was seeking the consultant's
209209

210210
6. In POST requests, use a command style such as `/me/chargeTime`, as opposed to asking the API to update a data structure
211211

212-
7. Don't expect Copilot to filter data; instead provide parameters and filter it server side. (I have seen some filtering by Copilot however - this is for further study)
212+
7. Don't expect Copilot to filter data; instead provide parameters and filter it server side. (I have seen some filtering by Copilot however - this is for further study)
213+
214+
<img src="https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/cext-trey-research-csharp" />

samples/cext-trey-research-python/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,6 @@ consultant, the API has no way to know if the user was seeking the consultant's
183183
184184
6. In POST requests, use a command style such as `/me/chargeTime`, as opposed to asking the API to update a data structure
185185
186-
7. Don't expect Copilot to filter data; instead provide parameters and filter it server side. (I have seen some filtering by Copilot however - this is for further study)
186+
7. Don't expect Copilot to filter data; instead provide parameters and filter it server side. (I have seen some filtering by Copilot however - this is for further study)
187+
188+
<img src="https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/cext-trey-research-python" />

samples/da-CLIForM365-helper/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ Finally, if you have an idea for improvement, [make a suggestion](https://github
5757

5858
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
5959

60-
![](https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/da-CLIForM365-helper)
60+
<img src="https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/da-CLIForM365-helper" />

samples/da-CanvasStudent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,4 @@ Finally, if you have an idea for improvement, [make a suggestion](https://github
191191

192192
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
193193

194-
![](https://m365-visitor-stats.azurewebsites.net/SamplesGallery/da-CanvasStudent)
194+
<img src="https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/da-CanvasStudent" />

samples/da-CanvasTeacher/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,4 @@ Finally, if you have an idea for improvement, [make a suggestion](https://github
191191

192192
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
193193

194-
![](https://m365-visitor-stats.azurewebsites.net/SamplesGallery/da-CanvasTeacher)
194+
<img src="https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/da-CanvasTeacher" />

samples/da-CareerCoach/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ The following are Teams Toolkit specific project files. You can [visit a complet
5353
## Addition information and references
5454

5555
- [Declarative agents for Microsoft 365](https://aka.ms/teams-toolkit-declarative-agent)
56-
![](https://m365-visitor-stats.azurewebsites.net/SamplesGallery/da-CareerCoach)
56+
<img src="https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/da-CareerCoach" />

samples/da-HRHelpdesk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ Finally, if you have an idea for improvement, [make a suggestion](https://github
107107

108108
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
109109

110-
![](https://m365-visitor-stats.azurewebsites.net/SamplesGallery/da-HRHelpdesk)
110+
<img src="https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/da-HRHelpdesk" />

samples/da-ITHelpdesk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ Finally, if you have an idea for improvement, [make a suggestion](https://github
116116

117117
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
118118

119-
![](https://m365-visitor-stats.azurewebsites.net/SamplesGallery/da-ITHelpdesk)
119+
<img src="https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/da-ITHelpdesk" />

samples/da-IdeaCoach/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ The following are Teams Toolkit specific project files. You can [visit a complet
6161
## Addition information and references
6262

6363
- [Declarative agents for Microsoft 365](https://aka.ms/teams-toolkit-declarative-agent)
64-
![](https://m365-visitor-stats.azurewebsites.net/SamplesGallery/da-IdeaCoach)
64+
<img src="https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/da-IdeaCoach" />

samples/da-LearningCoach/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ The following are Teams Toolkit specific project files. You can [visit a complet
6363
## Addition information and references
6464

6565
- [Declarative agents for Microsoft 365](https://aka.ms/teams-toolkit-declarative-agent)
66-
![](https://m365-visitor-stats.azurewebsites.net/SamplesGallery/da-LearningCoach)
66+
<img src="https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/da-LearningCoach" />

0 commit comments

Comments
 (0)