Fix links and make file

- Fix workflow and contributing URLs
- Update make file instructions
This commit is contained in:
Franco Masotti 2022-11-04 18:16:01 +01:00
parent d77d4e1a31
commit 162ddd3041
Signed by: frnmst
GPG Key ID: 24116ED85666780A
4 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# Contributing
See https://docs.franco.net.eu.org/md-toc/contributing.html
See https://docs.franco.net.eu.org/fattura-elettronica-reader/contributing.html

View File

@ -36,8 +36,8 @@ uninstall:
install-dev:
pipenv install --dev
pipenv run pre-commit install
pipenv run pre-commit install --hook-type commit-msg
pipenv graph
pipenv check
uninstall-dev:
rm -f Pipfile.lock

View File

@ -1,7 +1,7 @@
Contributing
============
`Contributing [common] <https://docs.franco.net.eu.org/fpydocs/contributing_common.html>`_ version `4.3.0 <https://software.franco.net.eu.org/frnmst/fpydocs/src/tag/4.3.0>`_
See `Python contributing <https://docs.franco.net.eu.org/ftutorials/en/content/programming/python/contributing.html>`_
TODO and FIXME
--------------

View File

@ -1,4 +1,4 @@
Workflow
========
`Workflow [common] <https://docs.franco.net.eu.org/fpydocs/workflow_common.html>`_ version `4.3.0 <https://software.franco.net.eu.org/frnmst/fpydocs/src/tag/4.3.0>`_
See `Python workflow <https://docs.franco.net.eu.org/ftutorials/en/content/programming/python/workflow.html>`_