mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-12 11:14:50 +00:00
fix some links
This commit is contained in:
parent
04f8f2b0ac
commit
08002d2c9c
@ -12,9 +12,9 @@ Here is a list of important resources for contributors:
|
|||||||
- `Issue Tracker`_
|
- `Issue Tracker`_
|
||||||
- `Code of Conduct`_
|
- `Code of Conduct`_
|
||||||
|
|
||||||
.. _Source Code: https://github.com/sartography/spiffworkflow-backend
|
.. _Source Code: https://github.com/sartography/spiff-arena
|
||||||
.. _Documentation: https://spiffworkflow-backend.readthedocs.io/
|
.. _Documentation: https://spiff-arena.readthedocs.io/
|
||||||
.. _Issue Tracker: https://github.com/sartography/spiffworkflow-backend/issues
|
.. _Issue Tracker: https://github.com/sartography/spiff-arena/issues
|
||||||
|
|
||||||
How to report a bug
|
How to report a bug
|
||||||
-------------------
|
-------------------
|
||||||
|
@ -2,11 +2,11 @@ Spiffworkflow Backend
|
|||||||
==========
|
==========
|
||||||
|Tests| |Codecov| |pre-commit| |Black|
|
|Tests| |Codecov| |pre-commit| |Black|
|
||||||
|
|
||||||
.. |Tests| image:: https://github.com/sartography/spiffworkflow-backend/workflows/Tests/badge.svg
|
.. |Tests| image:: https://github.com/sartography/spiff-arena/actions/workflows/tests.yml/badge.svg
|
||||||
:target: https://github.com/sartography/spiffworkflow-backend/actions?workflow=Tests
|
:target: https://github.com/sartography/spiff-arena/actions?workflow=Tests
|
||||||
:alt: Tests
|
:alt: Tests
|
||||||
.. |Codecov| image:: https://codecov.io/gh/sartography/spiffworkflow-backend/branch/main/graph/badge.svg
|
.. |Codecov| image:: https://codecov.io/gh/sartography/spiff-arena/branch/main/graph/badge.svg
|
||||||
:target: https://codecov.io/gh/sartography/spiffworkflow-backend
|
:target: https://codecov.io/gh/sartography/spiff-arena
|
||||||
:alt: Codecov
|
:alt: Codecov
|
||||||
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
|
.. |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
|
:target: https://github.com/pre-commit/pre-commit
|
||||||
|
@ -1,13 +1,9 @@
|
|||||||
# spiffworkflow-frontend
|
# 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
|
This is the frontend part of an app that leverages
|
||||||
[spiffworkflow](https://github.com/sartography/spiffworkflow) for managing and
|
[spiffworkflow](https://github.com/sartography/spiffworkflow) for managing and
|
||||||
running business processes. The backend portion can be found at
|
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
|
This project was bootstrapped with [Create React
|
||||||
App](https://github.com/facebook/create-react-app), and the balance of this
|
App](https://github.com/facebook/create-react-app), and the balance of this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user