Skip to content

Commit e00d23c

Browse files
authored
rejig docs (#1)
* rejig docs * disable failing test
1 parent 2b510f5 commit e00d23c

File tree

14 files changed

+1467
-1075
lines changed

14 files changed

+1467
-1075
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Analyze issue #${{ github.event.issue.number }} and help with triage:
6565
Keep responses concise and helpful.
6666
```
6767

68-
> **💡 Learn more**: For a complete list of frontmatter options and workflow configuration details, see [REFERENCE.md](REFERENCE.md).
68+
> **💡 Learn more**: For complete workflow configuration details, see the [Documentation](docs/index.md)
6969
7070
## 📖 Deep Dive
7171

@@ -133,7 +133,7 @@ This ensures that GitHub properly recognizes these files as generated code, whic
133133

134134
The `.gitattributes` file is automatically managed - you don't need to create or maintain it manually.
135135

136-
> **📚 Workflow commands**: See [REFERENCE.md](REFERENCE.md) for complete workflow management commands including `list`, `status`, `enable`, `disable`, and more.
136+
> **📚 Workflow commands**: See [Commands Documentation](docs/commands.md) for complete workflow management commands including `list`, `status`, `enable`, `disable`, and more.
137137
138138
### Configuring the agentic processor
139139

@@ -165,7 +165,7 @@ This repository is for demonstration purposes and the workflows are not intended
165165

166166
⚠️⚠️ If you specify the access for any permissions, all of those that are not specified are set to none.
167167

168-
> **🔧 Advanced configuration**: For detailed information about permissions, tools, secrets, and all frontmatter options, see [REFERENCE.md](REFERENCE.md).
168+
> **🔧 Advanced configuration**: For detailed information about permissions, tools, secrets, and all configuration options, see the [Documentation](docs/index.md)
169169
170170
## 🔗 Related Projects
171171

0 commit comments

Comments
 (0)