mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-13 01:20:24 +02:00
fix contributing link
This commit is contained in:
@ -30,7 +30,7 @@ This will make it easier to use tools like `jq` without requiring escaping of sp
|
|||||||
|
|
||||||
**Examples**
|
**Examples**
|
||||||
|
|
||||||
Bad:
|
Bad:
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
"Interface 1": [
|
"Interface 1": [
|
||||||
|
@ -269,7 +269,7 @@ Tested on:
|
|||||||
## Contributions
|
## Contributions
|
||||||
Feel free to add/improve code or parsers! You can use the [`jc/parsers/foo.py`](https://github.com/kellyjonbrazil/jc/blob/master/jc/parsers/foo.py) parser as a template and submit your parser with a pull request.
|
Feel free to add/improve code or parsers! You can use the [`jc/parsers/foo.py`](https://github.com/kellyjonbrazil/jc/blob/master/jc/parsers/foo.py) parser as a template and submit your parser with a pull request.
|
||||||
|
|
||||||
Please see the [Contributing Guidelines](https://kellyjonbrazil.github.io/jc/CONTRIBUTING) for more information.
|
Please see the [Contributing Guidelines](https://github.com/kellyjonbrazil/jc/blob/master/CONTRIBUTING.md) for more information.
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
- Local parser plugin feature contributed by [Dean Serenevy](https://github.com/duelafn)
|
- Local parser plugin feature contributed by [Dean Serenevy](https://github.com/duelafn)
|
||||||
|
@ -197,7 +197,7 @@ Tested on:
|
|||||||
## Contributions
|
## Contributions
|
||||||
Feel free to add/improve code or parsers! You can use the [`jc/parsers/foo.py`](https://github.com/kellyjonbrazil/jc/blob/master/jc/parsers/foo.py) parser as a template and submit your parser with a pull request.
|
Feel free to add/improve code or parsers! You can use the [`jc/parsers/foo.py`](https://github.com/kellyjonbrazil/jc/blob/master/jc/parsers/foo.py) parser as a template and submit your parser with a pull request.
|
||||||
|
|
||||||
Please see the [Contributing Guidelines](https://kellyjonbrazil.github.io/jc/CONTRIBUTING) for more information.
|
Please see the [Contributing Guidelines](https://github.com/kellyjonbrazil/jc/blob/master/CONTRIBUTING.md) for more information.
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
- Local parser plugin feature contributed by [Dean Serenevy](https://github.com/duelafn)
|
- Local parser plugin feature contributed by [Dean Serenevy](https://github.com/duelafn)
|
||||||
|
Reference in New Issue
Block a user