diff --git a/src/Threads/ListThreads.js b/src/Threads/ListThreads.js
index f062b3466141cb38dc55fb204a5701d3b38f0e5c..92be86112f17a94c546c144292cdd8ee42e5efb8 100644
--- a/src/Threads/ListThreads.js
+++ b/src/Threads/ListThreads.js
@@ -17,7 +17,7 @@ function ListThreads(props) {
                     <div className="list_threads_section">
                         <div className="sub_header_list_threads">
                             <div className="tab">
-                                <Link to="/" style={{ textDecoration: 'none' }}>
+                                <Link to="/page/1" style={{ textDecoration: 'none' }}>
                                     <h3 className="active">Recent</h3>
                                 </Link>
                                 <Link to="/top" style={{ textDecoration: 'none' }}>
@@ -33,7 +33,7 @@ function ListThreads(props) {
                     <div className="list_threads_section">
                         <div className="sub_header_list_threads">
                             <div className="tab">
-                            <Link to="/" style={{ textDecoration: 'none' }}>
+                            <Link to="/page/1" style={{ textDecoration: 'none' }}>
                                     <h3>Recent</h3>
                                 </Link>
                                 <Link to="/top" style={{ textDecoration: 'none' }}>