Skip to content

Commit 2dafc3f

Browse files
authored
Remove banned See Also sections from workshop docs and inline all reference links (#1595)
1 parent a18f270 commit 2dafc3f

95 files changed

Lines changed: 113 additions & 471 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.

workshop/00-welcome.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,5 @@ At **Step 11**, you can build manually (Step 11a), use the guided wizard (Advent
130130
**Next:** [Step 1: What You Need Before We Start](01-prerequisites.md)
131131
<!-- /journey -->
132132

133-
## 📚 See Also
133+
For more details, see [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/) and [Triggers reference](https://github.github.com/gh-aw/reference/triggers/).
134134

135-
- [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/)
136-
- [Triggers reference](https://github.github.com/gh-aw/reference/triggers/)

workshop/01-prerequisites.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,5 @@ Continue with exactly one of these paths:
149149
**Next:** Open [Step 3b: Create Your Repository — GitHub UI Path](03b-create-your-repo-ui.md).
150150
<!-- /journey -->
151151

152-
## 📚 See Also
152+
For more details, see [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/) and [Side Quest: Environment Reference](side-quest-01-02-environment-reference.md).
153153

154-
- [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/)
155-
- [Side Quest: Environment Reference](side-quest-01-02-environment-reference.md)

workshop/02a-setup-codespace.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,5 @@ You should see `gh version 2.40.0` or newer and a line confirming you're logged
142142
**Next:** [Step 3a: Verify Your Practice Repository — Terminal Path](03a-create-your-repo-terminal.md)
143143
<!-- /journey -->
144144

145-
## 📚 See Also
145+
For more details, see [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/).
146146

147-
- [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/)

workshop/02b-setup-local.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,5 @@ If this combined check stops early, run each command on its own to find the fail
176176
**Next:** [Step 3: Create and Verify Your Practice Repository](03-create-your-repo.md)
177177
<!-- /journey -->
178178

179-
## 📚 See Also
179+
For more details, see [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/).
180180

181-
- [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/)

workshop/03-create-your-repo.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,5 @@ Before continuing to Step 4, confirm:
8787
**Next:** Continue with [Step 3b: Create Your Repository — GitHub UI Path](03b-create-your-repo-ui.md).
8888
<!-- /journey -->
8989

90-
## 📚 See Also
90+
For more details, see [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/).
9191

92-
- [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/)

workshop/03a-create-your-repo-terminal.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,5 @@ You should see your username as `owner`, `my-agentic-workflows` as `name`, and a
122122
**Next:** [Step 4: What Are GitHub Actions?](04-github-actions-intro.md)
123123
<!-- /journey -->
124124

125-
## 📚 See Also
125+
For more details, see [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/).
126126

127-
- [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/)

workshop/03b-create-your-repo-ui.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,5 @@ Confirm `my-agentic-workflows` and your username appear in the page header.
6464
**Next:** [Step 4: What Are GitHub Actions?](04-github-actions-intro.md)
6565
<!-- /journey -->
6666

67-
## 📚 See Also
67+
For more details, see [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/).
6868

69-
- [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/)

workshop/04-github-actions-intro.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,5 @@ Mark each statement as true or false, then reveal the answers:
153153
**Next:** [Step 5: What Are Agentic Workflows?](05-agentic-workflows-intro.md)
154154
<!-- /journey -->
155155

156-
## 📚 See Also
156+
For more details, see [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/) and [Triggers reference](https://github.github.com/gh-aw/reference/triggers/).
157157

158-
- [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/)
159-
- [Triggers reference](https://github.github.com/gh-aw/reference/triggers/)

workshop/05-agentic-workflows-intro.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -238,10 +238,5 @@ Does your answer include:
238238
**Next:** [Step 6: Install the gh-aw CLI Extension](06-install-gh-aw.md)
239239
<!-- /journey -->
240240

241-
## 📚 See Also
241+
For more details, see [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/), [How Agentic Workflows Work](https://github.github.com/gh-aw/introduction/how-they-work/), [Triggers reference](https://github.github.com/gh-aw/reference/triggers/), [Compilation Process](https://github.github.com/gh-aw/reference/compilation-process/), and [Schedule Syntax](https://github.github.com/gh-aw/reference/schedule-syntax/).
242242

243-
- [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/)
244-
- [How Agentic Workflows Work](https://github.github.com/gh-aw/introduction/how-they-work/)
245-
- [Triggers reference](https://github.github.com/gh-aw/reference/triggers/)
246-
- [Compilation Process](https://github.github.com/gh-aw/reference/compilation-process/)
247-
- [Schedule Syntax](https://github.github.com/gh-aw/reference/schedule-syntax/)

workshop/06-install-gh-aw.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,5 @@ Continue with [Step 6c: GitHub UI Path — No Installation Needed](06c-install-u
5252
**Next:** [Step 6c: GitHub UI Path — No Installation Needed](06c-install-ui.md)
5353
<!-- /journey -->
5454

55-
## 📚 See Also
55+
For more details, see [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/), [Side Quest: Install gh-aw Troubleshooting](side-quest-06-01-install-troubleshooting.md), and [Side Quest: Configure GitHub Copilot for Agentic Workflows](side-quest-06-03-copilot-token.md).
5656

57-
- [Overview of GitHub Agentic Workflows](https://github.github.com/gh-aw/introduction/overview/)
58-
- [Side Quest: Install gh-aw Troubleshooting](side-quest-06-01-install-troubleshooting.md)
59-
- [Side Quest: Configure GitHub Copilot for Agentic Workflows](side-quest-06-03-copilot-token.md)

0 commit comments

Comments
 (0)