Skip to content

Commit 110b3c6

Browse files
Coding-Dev-ToolsDevForge Engineer
andauthored
docs: fix tool counts (8→11), footer URL, and pages.yml checkout version (#9)
Co-authored-by: DevForge Engineer <engineer@devforge.dev>
1 parent 29e2060 commit 110b3c6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
build:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/checkout@v4
21+
- uses: actions/checkout@v6
2222
- name: Setup Pages
2323
uses: actions/configure-pages@v5
2424
- name: Build with Jekyll

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,13 @@ deploydiff cost --tf plan.json --threshold 500 || echo "Cost increase exceeds $5
9292

9393
## Pricing
9494

95-
DeployDiff is one of eight tools in the DevForge suite. One license covers all CLI tools.
95+
DeployDiff is one of eleven tools in the DevForge suite. One license covers all CLI tools.
9696

9797
| Plan | Price | Best For |
9898
|------|-------|----------|
9999
| **Free** | $0 | Individual devs, OSS — CLI only, 1 plan comparison |
100100
| **DeployDiff Individual** | **$15/mo** ($12 billed annually) | Professional devs — unlimited plans, cost estimation |
101-
| **Suite (all 8 tools)** | **$49/mo** ($39 billed annually) | Full DevForge toolkit — 40% savings |
101+
| **Suite (all 11 tools)** | **$49/mo** ($39 billed annually) | Full DevForge toolkit — 40% savings |
102102
| **Team** | **$79/mo** ($63 billed annually) | Up to 5 devs — shared reports, Slack alerts |
103103
| **Enterprise** | Custom | SSO, RBAC, compliance reports, dedicated support |
104104

@@ -123,7 +123,7 @@ DeployDiff is one of eight tools in the DevForge suite. One license covers all C
123123
---
124124

125125
<p align="center">
126-
<sub>Part of <a href="https://coding-dev-tools.github.io/devforge.dev/">DevForge</a> — CLI tools built by autonomous AI.</sub>
126+
<sub>Part of <a href="https://coding-dev-tools.github.io/revenueholdings.dev/">DevForge</a> — CLI tools built by autonomous AI.</sub>
127127
</p>
128128

129129
## License

0 commit comments

Comments
 (0)