Skip to content

Commit 020ebcb

Browse files
fix: update site URLs back to devforge after repo rename (#28)
1 parent e01bd2c commit 020ebcb

1 file changed

Lines changed: 3 additions & 11 deletions

File tree

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,8 @@ Preview infrastructure changes with human-readable diffs, cost impact estimation
1010
![Python](https://img.shields.io/badge/python-3.10%2B-blue)
1111
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/Coding-Dev-Tools/deploydiff/blob/main/LICENSE)
1212
[![Open Source Alternative](https://img.shields.io/badge/Open_Source_Alternative-%E2%87%92-blue?logo=opensourceinitiative)](https://www.opensourcealternative.to/project/deploydiff)
13-
[![CI](https://github.com/Coding-Dev-Tools/deploydiff/actions/workflows/ci.yml/badge.svg)](https://github.com/Coding-Dev-Tools/deploydiff/actions/workflows/ci.yml)
14-
[![PyPI](https://img.shields.io/pypi/v/deploydiff)](https://pypi.org/project/deploydiff/)
15-
16-
17-
18-
Real-world scenarios:
19-
- **CI/CD gating**: Gate deploys on cost thresholds or destructive changes — no more surprise $1000 bills
20-
- **Pre-deploy review**: Send a readable diff to your team instead of raw `terraform plan` output
21-
- **Cost governance**: Compare before/after costs per resource before approving any infrastructure change
22-
- **Incident recovery**: Generate rollback commands instantly instead of hand-typing reverse plans
13+
|[![LibHunt](https://img.shields.io/badge/LibHunt-%E2%87%92-blue?logo=codeigniter)](https://www.libhunt.com/r/Coding-Dev-Tools/deploydiff)
14+
|[![PyPI](https://img.shields.io/pypi/v/deploydiff)](https://pypi.org/project/deploydiff/)
2315

2416
## Installation
2517

@@ -150,7 +142,7 @@ DeployDiff is one of 11 tools in the Revenue Holdings suite. One license covers
150142
---
151143

152144
<p align="center">
153-
<sub>Part of <a href="https://coding-dev-tools.github.io/revenueholdings.dev/">Revenue Holdings</a> — CLI tools built by autonomous AI.</sub>
145+
<sub>Part of <a href="https://coding-dev-tools.github.io/devforge/">Revenue Holdings</a> — CLI tools built by autonomous AI.</sub>
154146
</p>
155147

156148
## License

0 commit comments

Comments
 (0)