Skip to content

Commit 35e18c7

Browse files
authored
Fixed: how to use link
1 parent 3610bdf commit 35e18c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center">
22
<img src="https://img.shields.io/github/v/release/Witty-Wizard/SerialIO" alt="GitHub Release">
3+
<img src="https://img.shields.io/github/issues/Witty-Wizard/SerialIO" alt="Github Issues">
34
<a href="https://github.com/Witty-Wizard/SerialIO/actions/workflows/arduino_ci.yaml"><img src="https://github.com/Witty-Wizard/SerialIO/actions/workflows/arduino_ci.yaml/badge.svg" alt="Arduino_CI"></a>
4-
<a href="https://serialio.wittywizard.in/"><img src="https://img.shields.io/badge/-Doxygen-2C4AA8?style=flat&logo=doxygen&logoColor=white" alt="Doxygen"></a>
55
<a href="https://www.gnu.org/licenses/gpl-3.0.en.html"><img src="https://img.shields.io/github/license/Witty-Wizard/SerialIO" alt="GitHub License"></a>
66
</p>
77

@@ -15,8 +15,8 @@ SerialIO is a common library designed to simplify the implementation of RC proto
1515

1616
## How to use?
1717

18-
The examples and the tutorial are available on [this link](https://serialio.wittywizard.in)
18+
The examples and the tutorial are available on [this link](https://docs.wittywizard.in/projects/serialio)
1919

2020
## Contributing to the library
2121

22-
You see a bug or any feature that you require, please feel free to open an issue or if you have fixed the issue then please create a PR on github.
22+
You see a bug or any feature that you require, please feel free to open an issue or if you have fixed the issue then please create a PR on github.

0 commit comments

Comments
 (0)