@@ -256,8 +256,8 @@ $('#MyWorksWrap nav .WebPageNavD').mouseenter(function () {
256256 background : '#808080' , ease : 'power4.out' , duration : 1.3 ,
257257 } )
258258 // My Works WebPageD PageLinks---------------------
259- $ ( "#MyWorksWrap #PageLinks a:nth-child(1)" ) . attr ( "href" , "/iCodeAyush Code /Pages/Error404/Error404.html" ) ;
260- $ ( "#MyWorksWrap #PageLinks a:nth-child(2)" ) . attr ( "href" , "/iCodeAyush Code /Pages/Error404/Error404.html" ) ;
259+ $ ( "#MyWorksWrap #PageLinks a:nth-child(1)" ) . attr ( "href" , ". /Pages/Error404/Error404.html" ) ;
260+ $ ( "#MyWorksWrap #PageLinks a:nth-child(2)" ) . attr ( "href" , ". /Pages/Error404/Error404.html" ) ;
261261} ) ;
262262$ ( '#MyWorksWrap nav .WebPageNavE' ) . mouseenter ( function ( ) {
263263 // My Works WebPageE Title Mouseenter Animation---------------------
@@ -288,8 +288,8 @@ $('#MyWorksWrap nav .WebPageNavE').mouseenter(function () {
288288 background : '#808080' , ease : 'power4.out' , duration : 1.3 ,
289289 } )
290290 // My Works WebPageE PageLinks---------------------
291- $ ( "#MyWorksWrap #PageLinks a:nth-child(1)" ) . attr ( "href" , "/iCodeAyush Code /Pages/Error404/Error404.html" ) ;
292- $ ( "#MyWorksWrap #PageLinks a:nth-child(2)" ) . attr ( "href" , "/iCodeAyush Code /Pages/Error404/Error404.html" ) ;
291+ $ ( "#MyWorksWrap #PageLinks a:nth-child(1)" ) . attr ( "href" , ". /Pages/Error404/Error404.html" ) ;
292+ $ ( "#MyWorksWrap #PageLinks a:nth-child(2)" ) . attr ( "href" , ". /Pages/Error404/Error404.html" ) ;
293293} ) ;
294294//---------------------/My Works---------------------
295295
0 commit comments