Skip to content

Commit

Permalink
Update readme links
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleJune committed Jul 28, 2024
1 parent d342ff8 commit 023e304
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Example Udibo React App

[![CI/CD](https://github.com/udibo/react_app_example/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/udibo/react_app_example/actions/workflows/main.yml)
[![license](https://img.shields.io/github/license/udibo/react_app_example)](https://github.com/udibo/react_app_example/blob/main/LICENSE)
[![CI/CD](https://github.com/udibo/react-app-example/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/udibo/react-app-example/actions/workflows/main.yml)
[![license](https://img.shields.io/github/license/udibo/react-app-example)](https://github.com/udibo/react-app-example/blob/main/LICENSE)

A basic example of a [Udibo React App](https://deno.land/x/udibo_react_app).
A basic example of a [Udibo React App](https://jsr.io/@udibo/react-app).

- [GitHub Repository](https://github.com/udibo/react_app/)
- [Deno docs](https://deno.land/x/udibo_react_app)
- [Documentation](https://jsr.io/@udibo/react-app)

## Deployment

Expand Down

0 comments on commit 023e304

Please sign in to comment.