Skip to content

Commit aa1edd0

Browse files
authored
Merge pull request #313615 from craigshoemaker/sre/fix-release-sre-agent
[SRE Agent] Update fix broken links
2 parents 4e39383 + 925d385 commit aa1edd0

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

articles/sre-agent/create-and-set-up.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ After you connect your data sources, select **Done and go to agent** to open the
167167
## Next step
168168

169169
> [!div class="nextstepaction"]
170-
> [Step 2: Team onboarding](team-onboarding.md)
170+
> [Step 2: Team onboarding](team-onboard.md)
171171
172172
## Related content
173173

articles/sre-agent/team-onboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ By the end of this guide, you:
2727

2828
| Requirement | Details |
2929
|---|---|
30-
| **Agent created** | Complete [Step 1: Create and set up](create-and-setup.md) first. |
30+
| **Agent created** | Complete [Step 1: Create and set up](create-and-set-up.md) first. |
3131

3232
> [!TIP]
3333
> **Didn't finish setup?** You can still talk to the agent and complete team onboarding—the agent works without connected data sources. However, for the best experience, go to [Complete your setup](complete-setup.md) first to connect your code repository and Azure resources. The agent's onboarding interview is richer when it can read your code.

articles/sre-agent/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ items:
77
expanded: true
88
items:
99
- name: Create and set up
10-
href: create-and-setup.md
10+
href: create-and-set-up.md
1111
- name: Team onboarding
1212
href: team-onboard.md
1313
- name: Complete setup
14-
href: complete-set-up.md
14+
href: complete-setup.md
1515
- name: Run your first investigation
1616
href: first-investigation.md
1717
- name: Automate incident response

articles/sre-agent/tutorial-agent-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,6 @@ The following table lists common problems and solutions for agent hooks.
332332
## Related content
333333

334334
- [Agent hooks capability overview](agent-hooks.md)
335-
- [Create and manage hooks (portal)](tutorial-create-manage-hooks-ui.md)
335+
- [Create and manage hooks (portal)](create-manage-hooks-ui.md)
336336
- [Run modes](run-modes.md)
337337
- [Python code execution](python-code-execution.md)

0 commit comments

Comments
 (0)