Skip to content

docs: replace stale personal blog link in quick-start "What's next?" section#17902

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/update-whats-next-section
Closed

docs: replace stale personal blog link in quick-start "What's next?" section#17902
Copilot wants to merge 2 commits intomainfrom
copilot/update-whats-next-section

Conversation

Copy link
Contributor

Copilot AI commented Feb 23, 2026

The "What's next?" section linked to a date-stamped personal blog post ("Peli's Agent Factory"), introducing content rot risk and informal branding into the quick-start guide.

Changes

Original prompt

This section details on the original issue you should resolve

<issue_title>[plan] Update "What's next?" section in quick-start.mdx to remove stale link</issue_title>
<issue_description>## Objective

Update the "What's next?" section in docs/src/content/docs/setup/quick-start.mdx to replace a stale, informally-named blog link with stable, authoritative resources.

Context

From the UX Delight Analysis in discussion #17887, the current "What's next?" section links to a date-stamped personal blog post ("Peli's Agent Factory") which introduces content rot risk and informal branding into what is otherwise a professional quick-start guide.

Files to Modify

  • docs/src/content/docs/setup/quick-start.mdx (single file only)

Change Required

Before (lines ~119–127):

## What's next?

There are hundreds of other ways to use GitHub Agentic Workflows! Explore some of these in [Peli's Agent Factory](https://github.github.com/gh-aw/blog/2026-01-12-welcome-to-pelis-agent-factory/).

Continue learning with these resources:
...

After:

## What's next?

Explore more workflows in the [Agentics collection](https://github.com/githubnext/agentics/) or read the [GitHub Agentic Workflows blog](https://github.github.com/gh-aw/blog/) for inspiration and examples.

Continue learning with these resources:
...

Acceptance Criteria

  • Changes made to docs/src/content/docs/setup/quick-start.mdx only
  • No date-stamped blog post URL in the "What's next?" section
  • Link text uses product/collection names rather than personal branding
  • Hyperbolic language ("hundreds of other ways") is removed
  • Exclamation mark removed from the introductory sentence

Generated by Plan Command for issue #discussion #17887

  • expires on Feb 25, 2026, 11:59 AM UTC

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update 'What's next?' section in quick-start.mdx to remove stale link docs: replace stale personal blog link in quick-start "What's next?" section Feb 23, 2026
@pelikhan pelikhan closed this Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[plan] Update "What's next?" section in quick-start.mdx to remove stale link

2 participants