diff --git a/docs/agentic-wiki-coder.md b/docs/agentic-wiki-coder.md index d959686..c40553e 100644 --- a/docs/agentic-wiki-coder.md +++ b/docs/agentic-wiki-coder.md @@ -61,6 +61,6 @@ After editing the workflow file, run `gh aw compile` to update the compiled work ## Learn More -- [Agentic Wiki Coder source workflow](https://github.com/github/gh-aw/blob/main/.github/workflows/agentic-wiki-coder.md) +- [Agentic Wiki Coder source workflow](https://github.com/githubnext/agentics/blob/main/workflows/agentic-wiki-coder.md) - [Agentic Wiki Writer](agentic-wiki-writer.md) — the paired reverse workflow - [GitHub Wikis documentation](https://docs.github.com/en/communities/documenting-your-project-with-wikis) diff --git a/docs/agentic-wiki-writer.md b/docs/agentic-wiki-writer.md index af76d94..36b3290 100644 --- a/docs/agentic-wiki-writer.md +++ b/docs/agentic-wiki-writer.md @@ -57,6 +57,6 @@ After editing the workflow file, run `gh aw compile` to update the compiled work ## Learn More -- [Agentic Wiki Writer source workflow](https://github.com/github/gh-aw/blob/main/.github/workflows/agentic-wiki-writer.md) +- [Agentic Wiki Writer source workflow](https://github.com/githubnext/agentics/blob/main/workflows/agentic-wiki-writer.md) - [Agentic Wiki Coder](agentic-wiki-coder.md) — the paired reverse workflow - [GitHub Wikis documentation](https://docs.github.com/en/communities/documenting-your-project-with-wikis)