File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<p align =" center " >
2- <img src =" https://raw.githubusercontent.com/akhundMurad /pacta/main/assets/logo-ascii.png " alt =" Pacta " width =" 400 " >
2+ <img src =" https://raw.githubusercontent.com/pacta-dev /pacta-cli /main/assets/logo-ascii.png " alt =" Pacta " width =" 400 " >
33</p >
44
55<p align =" center " >
1515<p align =" center " >
1616 <a href =" https://pypi.org/project/pacta/ " ><img src =" https://img.shields.io/pypi/v/pacta?color=green " alt =" PyPI - Version " ></a >
1717 <a href =" https://pypi.org/project/pacta/ " ><img src =" https://img.shields.io/pypi/pyversions/pacta?color=green " alt =" PyPI - Python Version " ></a >
18- <img src =" https://img.shields.io/github/license/akhundMurad /pacta " alt =" GitHub License " >
18+ <img src =" https://img.shields.io/github/license/pacta-dev /pacta-cli " alt =" GitHub License " >
1919</p >
2020
2121---
@@ -29,7 +29,7 @@ pip install pacta
2929```
3030
3131<p align =" center " >
32- <img src =" https://raw.githubusercontent.com/akhundMurad /pacta/main/assets/demo.gif " alt =" Pacta Demo " width =" 700 " >
32+ <img src =" https://raw.githubusercontent.com/pacta-dev /pacta-cli /main/assets/demo.gif " alt =" Pacta Demo " width =" 700 " >
3333</p >
3434
3535Supported languages:
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ jobs:
106106 pull-requests: write
107107 steps:
108108 - uses: actions/checkout@v4
109- - uses: akhundMurad /pacta@main
109+ - uses: pacta-dev /pacta-cli @main
110110 with:
111111 model: architecture.yml
112112 rules: rules.pacta.yml
@@ -121,7 +121,7 @@ The action will:
121121
122122**Example comment:**
123123
124- 
124+ 
125125
126126**Action Inputs:**
127127
Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ pip install pacta[viz]
328328
329329This adds matplotlib support for PNG, SVG, and PDF export.
330330
331- ![ Trends Example] ( https://raw.githubusercontent.com/akhundMurad /pacta/main/assets/trends-example.png )
331+ ![ Trends Example] ( https://raw.githubusercontent.com/pacta-dev /pacta-cli /main/assets/trends-example.png )
332332
333333** Example output:**
334334
You can’t perform that action at this time.
0 commit comments