Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit dc8e0f7

Browse files
authored
Update README.md
1 parent d337793 commit dc8e0f7

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<a href="https://www.npmjs.com/package/react-hash-scroll"><img src="https://raw.githubusercontent.com/YashTotale/react-hash-scroll/main/static/icon.png" alt="React Hash Scroll" width="200"></a>
44
<br>
55
<h2 align="center">
6-
<a href="https://react-hash-scroll.web.app/">React Hash Scroll</a>
6+
<a href="https://www.npmjs.com/package/react-hash-scroll">React Hash Scroll</a>
77
</h2>
88
</p>
99

@@ -16,7 +16,6 @@ _Table Of Contents_
1616

1717
- [Installation](#installation)
1818
- [Why this one](#why-this-one)
19-
- [Website](#website)
2019
- [Components](#components)
2120
- [HashScroll](#hashscroll)
2221
- [Summary](#summary)
@@ -45,7 +44,6 @@ _Table Of Contents_
4544
- [requiredPathname](#requiredpathname)
4645
- [scrollFunc](#scrollfunc)
4746
- [Contributing](#contributing)
48-
- [More Info (Badges)](#more-info-badges)
4947

5048
---
5149

@@ -89,14 +87,6 @@ There are a lot of hash scrolling React libraries out there, so why should you p
8987

9088
---
9189

92-
## Website
93-
94-
<a href="https://react-hash-scroll.web.app/"><img src="https://img.shields.io/website?url=https%3A%2F%2Freact-hash-scroll.web.app%2F&style=flat-square&logo=firebase" alt="Website"></a>
95-
96-
The [website](https://react-hash-scroll.web.app/) compiles all the information and demos on this library in one easy-to-access place.
97-
98-
---
99-
10090
<!-- DON'T EDIT COMPONENTS HERE! EDIT COMPONENTS IN docs/Components folder! -->
10191

10292
## Components

0 commit comments

Comments
 (0)