Skip to content

Commit df5fe76

Browse files
Doc fix
1 parent a7936b8 commit df5fe76

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
![](https://github.com/wniemiec-components-reactnative/transparent-button/blob/master/docs/img/logo/logo.jpg)
1+
![](https://github.com/wniemiec-component-reactnative/transparent-button/blob/master/docs/img/logo/logo.jpg)
22

33
<h1 align='center'>Transparent button</h1>
44
<p align='center'>Simple button without background.</p>
55
<p align="center">
6-
<a href="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/windows.yml"><img src="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/windows.yml/badge.svg" alt=""></a>
7-
<a href="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/macos.yml"><img src="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/macos.yml/badge.svg" alt=""></a>
8-
<a href="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/ubuntu.yml"><img src="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/ubuntu.yml/badge.svg" alt=""></a>
6+
<a href="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/windows.yml"><img src="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/windows.yml/badge.svg" alt=""></a>
7+
<a href="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/macos.yml"><img src="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/macos.yml/badge.svg" alt=""></a>
8+
<a href="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/ubuntu.yml"><img src="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/ubuntu.yml/badge.svg" alt=""></a>
99
<a href="https://reactnative.dev/"><img src="https://img.shields.io/badge/React Native-0.60+-D0008F.svg" alt="React Native compatibility"></a>
10-
<a href="https://github.com/wniemiec-components-reactnative/transparent-button/releases"><img src="https://img.shields.io/github/v/release/wniemiec-components-reactnative/transparent-button" alt="Release"></a>
11-
<a href="https://github.com/wniemiec-components-reactnative/transparent-button/blob/master/LICENSE"><img src="https://img.shields.io/github/license/wniemiec-components-reactnative/transparent-button" alt="License"></a>
10+
<a href="https://github.com/wniemiec-component-reactnative/transparent-button/releases"><img src="https://img.shields.io/github/v/release/wniemiec-component-reactnative/transparent-button" alt="Release"></a>
11+
<a href="https://github.com/wniemiec-component-reactnative/transparent-button/blob/master/LICENSE"><img src="https://img.shields.io/github/license/wniemiec-component-reactnative/transparent-button" alt="License"></a>
1212
</p>
1313
<hr />
1414

@@ -67,10 +67,10 @@ import { View } from 'react-native';
6767

6868

6969
## 🚩 Changelog
70-
Details about each version are documented in the [releases section](https://github.com/wniemiec-components-reactnative/transparent-button/releases).
70+
Details about each version are documented in the [releases section](https://github.com/wniemiec-component-reactnative/transparent-button/releases).
7171

7272
## 🤝 Contribute!
73-
See the documentation on how you can contribute to the project [here](https://github.com/wniemiec-components-reactnative/transparent-button/blob/master/CONTRIBUTING.md).
73+
See the documentation on how you can contribute to the project [here](https://github.com/wniemiec-component-reactnative/transparent-button/blob/master/CONTRIBUTING.md).
7474

7575
## 📁 Files
7676

0 commit comments

Comments
 (0)