Skip to content

Commit

Permalink
docs: remove razorpay
Browse files Browse the repository at this point in the history
  • Loading branch information
anantoghosh committed May 5, 2022
1 parent 06d95a1 commit 03f9b4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-linkify-it",
"author": "Ananto Ghosh",
"version": "1.0.5",
"description": "A tiny react package that turns urls (with i18n and emoji support), emails, jira tickets, twitter handles, anything you want! in your text clickable (aka linkify).",
"description": "A tiny, dependency free react package that turns urls (with i18n and emoji support), emails, jira tickets, twitter handles, anything you want! in your text clickable (aka linkify).",
"license": "MIT",
"type": "module",
"source": "src/index.tsx",
Expand Down
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@
[![Security Score](https://snyk-widget.herokuapp.com/badge/npm/react-linkify-it/badge.svg)](https://snyk.io/advisor/npm-package/react-linkify-it)

<a href="https://ko-fi.com/anantoghosh" rel="nofollow"><img alt="Support me (worldwide)" src="https://anantoghosh.github.io/assets/kofi.svg" height="36" /></a>
<a href="https://pages.razorpay.com/ananto" rel="nofollow"><img alt="Support me (india)" src="https://anantoghosh.github.io/assets/razorpay.svg" height="36" /></a>

A tiny universal linking solution that turns **any pattern** in your text clickable (aka linkify).
A tiny and dependency free universal linking solution that turns **any pattern** in your text clickable (aka linkify).

`react-linkify-it` comes with a set of prebuilt components for specific linking needs and a generic component to wrap any pattern with a component.

Expand Down

0 comments on commit 03f9b4d

Please sign in to comment.