Skip to content

Commit 5d5338a

Browse files
committed
Updated contribution link on readme.
1 parent 05fbc3c commit 5d5338a

File tree

3 files changed

+110
-2
lines changed

3 files changed

+110
-2
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ six = ">=1.14.0"
1414
nose = "*"
1515
authclient = "*"
1616
coverage = "*"
17+
twine = "*"
1718

1819
[requires]
1920
python_version = "3.8"

Pipfile.lock

Lines changed: 108 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ These instructions were written for a Django application. Make sure to
1212
change it to whatever framework/method you’re using.
1313
You can find additional examples of usage in [Integration tests folder](https://github.com/ej2/python-quickbooks/tree/master/tests/integration).
1414

15-
For information about contributing, see the [Contributing Page](https://github.com/ej2/python-quickbooks/wiki/Contributing).
15+
For information about contributing, see the [Contributing Page](https://github.com/ej2/python-quickbooks/blob/master/contributing.md).
1616

1717
QuickBooks OAuth
1818
------------------------------------------------

0 commit comments

Comments
 (0)