File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33- 🎬 Full Demo Video: https://drive.google.com/file/d/1g-YLlTfXdSvUA1C79lzFqlk9C8BNmuJD/view?usp=sharing
44
5- - Latest product updates: https://www.paperdebugger.com/
6- - Privacy overview: https://www.paperdebugger.com/privacy/
7- - Terms of service: https://www.paperdebugger.com/terms/
5+ - Latest product updates: https://www.paperdebugger.com/blog/
6+ - Privacy overview: https://www.paperdebugger.com/blog/ privacy/
7+ - Terms of service: https://www.paperdebugger.com/blog/ terms/
88- Chrome Web Store reviews: https://chromewebstore.google.com/detail/paperdebugger/dfkedikhakpapbfcnbpmfhpklndgiaog/reviews
99
1010## Videos
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ export const Login = () => {
6060 < div className = "text-xs text-gray-500 mt-4 text-center max-w-xs" >
6161 By login-in, you agree to PaperDebugger's < br />
6262 < a
63- href = "https://www.paperdebugger.com/terms/"
63+ href = "https://www.paperdebugger.com/blog/ terms/"
6464 target = "_blank"
6565 rel = "noopener noreferrer"
6666 className = "text-primary-600 underline"
@@ -69,7 +69,7 @@ export const Login = () => {
6969 </ a > { " " }
7070 and its{ " " }
7171 < a
72- href = "https://www.paperdebugger.com/privacy"
72+ href = "https://www.paperdebugger.com/blog/ privacy/ "
7373 target = "_blank"
7474 rel = "noopener noreferrer"
7575 className = "text-primary-600 underline"
Original file line number Diff line number Diff line change @@ -106,12 +106,12 @@ export const SettingsFooter = () => {
106106 Website
107107 </ a >
108108 < div > |</ div >
109- < a href = "https://www.paperdebugger.com/terms/" target = "_blank" className = "hover:text-primary-600 text-gray-500" >
109+ < a href = "https://www.paperdebugger.com/blog/ terms/" target = "_blank" className = "hover:text-primary-600 text-gray-500" >
110110 Terms of Service
111111 </ a >
112112 < div > |</ div >
113113 < a
114- href = "https://www.paperdebugger.com/privacy/"
114+ href = "https://www.paperdebugger.com/blog/ privacy/"
115115 target = "_blank"
116116 className = "hover:text-primary-600 text-gray-500"
117117 >
You can’t perform that action at this time.
0 commit comments