Skip to content

Commit c5dd6e5

Browse files
author
Sébastien Andrivet
committed
Minor update to the documentation (fix an URL and remove :doc:, not sure it is supported by PyPi).
1 parent 346ed69 commit c5dd6e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ little bit helps, and credit will always be given.
88
Bug reports
99
===========
1010

11-
When `reporting a bug <https://github.com/andrivet/python-asn1/issues>`_ please include:
11+
When `reporting a bug <https://github.com/andrivet/python-asn1/pulls>`_ please include:
1212

1313
* Your operating system name and version.
1414
* Any details about your local setup that might be helpful in troubleshooting.
@@ -24,7 +24,7 @@ articles, and such.
2424
Feature requests and feedback
2525
=============================
2626

27-
The best way to send feedback is to file an issue at https://github.com/andrivet/python-asn1/issues.
27+
The best way to send feedback is to file an issue at https://github.com/andrivet/python-asn1/pulls.
2828

2929
If you are proposing a feature:
3030

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ License
137137
=======
138138

139139
Python-ASN1 is free software that is made available under the MIT license.
140-
Consult the file :doc:`LICENSE <license>` that is distributed together with this file for
140+
Consult the file LICENSE that is distributed together with this file for
141141
the exact licensing terms.
142142

143143
Copyright

0 commit comments

Comments
 (0)