Skip to content

Commit 4d2d2c2

Browse files
committed
update docs link
1 parent 82b1211 commit 4d2d2c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ISSUE_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Have a usage question?
55
======================
66
The issue tracker is only for bugs and feature requests, so please do the following if you have a question:
77
8-
- Read use cases : https://react-popup.netlify.com/
8+
- Read use cases : https://react-popup.elazizi.com/
99
- Look for/ask questions on StackOverflow: https://stackoverflow.com/questions/tagged/reactjs-popup
1010
1111
Have a feature request?

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
1818
## Welcome
1919

20-
[Reactjs-popup](https://react-popup.netlify.com) is a simple react popup component with a lot of benefits :
20+
[Reactjs-popup](https://react-popup.elazizi.com) is a simple react popup component with a lot of benefits :
2121

2222
- Built with react fragment that’s mean no additional wrapper Divs in your code or in the trigger element. 😮
2323
- Does not inject HTML outside your app root. 📦
@@ -33,7 +33,7 @@ Requires React >= 16.0
3333

3434
## Demo
3535

36-
[**Live Demo**](https://react-popup.netlify.com)
36+
[**Live Demo**](https://react-popup.elazizi.com)
3737

3838
![alt text](https://cdn-images-1.medium.com/max/800/1*x-TqQwyT2ADmnb51oRJCOg.gif)
3939

0 commit comments

Comments
 (0)