From 08002d2c9c433d69a860618a1ebb8ab8fc79d385 Mon Sep 17 00:00:00 2001 From: burnettk Date: Sun, 11 Feb 2024 12:28:57 -0500 Subject: [PATCH] fix some links --- CONTRIBUTING.rst | 6 +++--- spiffworkflow-backend/README.rst | 8 ++++---- spiffworkflow-frontend/README.md | 6 +----- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 7a1ead9fe..31e92c70b 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -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 ------------------- diff --git a/spiffworkflow-backend/README.rst b/spiffworkflow-backend/README.rst index 230c7296b..f5a8c9279 100644 --- a/spiffworkflow-backend/README.rst +++ b/spiffworkflow-backend/README.rst @@ -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 diff --git a/spiffworkflow-frontend/README.md b/spiffworkflow-frontend/README.md index 8ebbfbc22..192c7bf39 100644 --- a/spiffworkflow-frontend/README.md +++ b/spiffworkflow-frontend/README.md @@ -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