fix some links

This commit is contained in:
burnettk 2024-02-11 12:28:57 -05:00
parent 04f8f2b0ac
commit 08002d2c9c
No known key found for this signature in database
3 changed files with 8 additions and 12 deletions

View File

@ -12,9 +12,9 @@ Here is a list of important resources for contributors:
- `Issue Tracker`_
- `Code of Conduct`_
.. _Source Code: https://github.com/sartography/spiffworkflow-backend
.. _Documentation: https://spiffworkflow-backend.readthedocs.io/
.. _Issue Tracker: https://github.com/sartography/spiffworkflow-backend/issues
.. _Source Code: https://github.com/sartography/spiff-arena
.. _Documentation: https://spiff-arena.readthedocs.io/
.. _Issue Tracker: https://github.com/sartography/spiff-arena/issues
How to report a bug
-------------------

View File

@ -2,11 +2,11 @@ Spiffworkflow Backend
==========
|Tests| |Codecov| |pre-commit| |Black|
.. |Tests| image:: https://github.com/sartography/spiffworkflow-backend/workflows/Tests/badge.svg
:target: https://github.com/sartography/spiffworkflow-backend/actions?workflow=Tests
.. |Tests| image:: https://github.com/sartography/spiff-arena/actions/workflows/tests.yml/badge.svg
:target: https://github.com/sartography/spiff-arena/actions?workflow=Tests
:alt: Tests
.. |Codecov| image:: https://codecov.io/gh/sartography/spiffworkflow-backend/branch/main/graph/badge.svg
:target: https://codecov.io/gh/sartography/spiffworkflow-backend
.. |Codecov| image:: https://codecov.io/gh/sartography/spiff-arena/branch/main/graph/badge.svg
:target: https://codecov.io/gh/sartography/spiff-arena
:alt: Codecov
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
:target: https://github.com/pre-commit/pre-commit

View File

@ -1,13 +1,9 @@
# spiffworkflow-frontend
[![Tests](https://github.com/sartography/spiffworkflow-frontend/actions/workflows/tests.yml/badge.svg)](https://github.com/sartography/spiffworkflow-frontend/actions/workflows/tests.yml)
## NOTE: This is still in development. NOT READY FOR GENERAL USE!!!!!
This is the frontend part of an app that leverages
[spiffworkflow](https://github.com/sartography/spiffworkflow) for managing and
running business processes. The backend portion can be found at
https://github.com/sartography/spiffworkflow-backend.
https://github.com/sartography/spiff-arena/tree/main/spiffworkflow-backend
This project was bootstrapped with [Create React
App](https://github.com/facebook/create-react-app), and the balance of this