Skip to content

Commit 9b19b79

Browse files
committed
Use forward slash in file path
1 parent ab17c3d commit 9b19b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.skills.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Skills differ from other primitives by supporting bundled assets (scripts, code
2222

2323
| Name | Description | Bundled Assets |
2424
| ---- | ----------- | -------------- |
25-
| [appinsights-instrumentation](../skills/appinsights-instrumentation/SKILL.md) | Instrument a webapp to send useful telemetry data to Azure App Insights | `ASPNETCORE.md`<br />`AUTO.md`<br />`LICENSE.txt`<br />`NODEJS.md`<br />`PYTHON.md`<br />`examples\appinsights.bicep`<br />`scripts\appinsights.ps1` |
25+
| [appinsights-instrumentation](../skills/appinsights-instrumentation/SKILL.md) | Instrument a webapp to send useful telemetry data to Azure App Insights | `ASPNETCORE.md`<br />`AUTO.md`<br />`LICENSE.txt`<br />`NODEJS.md`<br />`PYTHON.md`<br />`examples/appinsights.bicep`<br />`scripts/appinsights.ps1` |
2626
| [webapp-testing](../skills/webapp-testing/SKILL.md) | Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. | `test-helper.js` |

0 commit comments

Comments
 (0)