Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit 5fdabb8

Browse files
committed
Fix CircleCi Badge in README.md
Since the repo was renamed from `react-navigation-hooks` to `hooks` the link to the CircleCi badge was messed up it didn't show.
1 parent cd11c6b commit 5fdabb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Navigation Hooks
22

3-
[![npm version](https://badge.fury.io/js/react-navigation-hooks.svg)](https://badge.fury.io/js/react-navigation-hooks) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation-hooks/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation-hooks/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)
3+
[![npm version](https://badge.fury.io/js/react-navigation-hooks.svg)](https://badge.fury.io/js/react-navigation-hooks) [![CircleCI badge](https://circleci.com/gh/react-navigation/hooks/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/hooks/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)
44

55
🏄‍♀️ Surfing the wave of React Hook hype with a few convenience hooks for `@react-navigation/core` v3. Destined to work on web, server, and React Native. Contributions welcome!
66

0 commit comments

Comments
 (0)