Skip to content

Commit 1d73067

Browse files
authored
Update README.md (#665)
2 parents 58cf55b + 8afc3b2 commit 1d73067

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</a>
88
<br>
99

10-
![Website](https://img.shields.io/website?url=https%3A%2F%2Fonboard.spuric.com%2F&style=flat-square) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/KonferCA/SPUR?filename=%2Fbackend%2Fgo.mod&style=flat-square) ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/KonferCA/SPUR?style=flat-square) ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/KonferCA/SPUR?style=flat-square)
10+
![Website](https://img.shields.io/website?url=https%3A%2F%2Fonboard.spuric.com%2F&style=flat-square) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/KonferCA/SPUR-Onboard?filename=%2Fbackend%2Fgo.mod&style=flat-square) ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/KonferCA/SPUR-Onboard?style=flat-square) ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/KonferCA/SPUR-Onboard?style=flat-square)
1111
</h1>
1212
<p align="center">
1313
<em> <b>SPUR</b> needs a streamlined digital platform to manage startup on-boarding, review, and funding processes. The current system relies on fragmented communication channels, creating inefficiencies for both SPUR administrators and startup applicants. </em>
@@ -17,16 +17,16 @@
1717

1818
## 🔨 Builds & Deployments
1919

20-
[![Deploy Backend to AWS - Preview](https://github.com/KonferCA/SPUR/actions/workflows/deploy-aws-preview-backend.yml/badge.svg?branch=main)](https://github.com/KonferCA/SPUR/actions/workflows/deploy-aws-preview-backend.yml)
21-
[![Deploy Frontend to AWS - Preview](https://github.com/KonferCA/SPUR/actions/workflows/deploy-aws-preview-frontend.yml/badge.svg?branch=main)](https://github.com/KonferCA/SPUR/actions/workflows/deploy-aws-preview-frontend.yml)
20+
[![Deploy Backend to AWS - Preview](https://github.com/KonferCA/SPUR-Onboard/actions/workflows/deploy-aws-preview-backend.yml/badge.svg?branch=main)](https://github.com/KonferCA/SPUR/actions/workflows/deploy-aws-preview-backend.yml)
21+
[![Deploy Frontend to AWS - Preview](https://github.com/KonferCA/SPUR-Onboard/actions/workflows/deploy-aws-preview-frontend.yml/badge.svg?branch=main)](https://github.com/KonferCA/SPUR/actions/workflows/deploy-aws-preview-frontend.yml)
2222

2323
## ⚡ Quickstart
2424
>[!NOTE]
2525
> This is the monorepo containing the backend and frontend code for the webapp, as well as code related to the Web3 infrastructure
2626
2727
> Clone the repo
2828
```console
29-
git clone https://github.com/KonferCA/SPUR.git
29+
git clone https://github.com/KonferCA/SPUR-Onboard.git
3030
```
3131

3232
> From your terminal, navigate to the root path of your clone

0 commit comments

Comments
 (0)