File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > Examples - fast_io Documentation</ title >
7- < link rel ="stylesheet " href ="/style.css ">
8- < link rel ="manifest " href ="/manifest.json ">
7+ < link rel ="stylesheet " href =".. /style.css ">
8+ < link rel ="manifest " href =".. /manifest.json ">
99</ head >
1010< body >
1111 < main >
@@ -36,8 +36,8 @@ <h2>More Examples Coming Soon</h2>
3636 </ section >
3737
3838 < div class ="page-navigation ">
39- < a href ="/docs/ intro.html " class ="prev-button "> ← Previous: Introduction</ a >
40- < a href ="/docs/ api.html " class ="next-button "> Next: API Reference →</ a >
39+ < a href ="intro.html " class ="prev-button "> ← Previous: Introduction</ a >
40+ < a href ="api.html " class ="next-button "> Next: API Reference →</ a >
4141 </ div >
4242 </ main >
4343
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ <h2>Video Introduction</h2>
149149 </ section >
150150 <!-- Add this after the last section -->
151151 < div class ="next-page ">
152- < a href ="/docs/ examples.html " class ="next-button "> Next: Examples →</ a >
152+ < a href ="examples.html " class ="next-button "> Next: Examples →</ a >
153153 </ div >
154154 </ main >
155155
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > fast_io - fast_io documentations</ title >
7- < link rel ="manifest " href ="/ manifest.json ">
8- < link rel ="stylesheet " href ="/ style.css ">
7+ < link rel ="manifest " href ="manifest.json ">
8+ < link rel ="stylesheet " href ="style.css ">
99</ head >
1010< body >
1111 < h1 > fast_io</ h1 >
You can’t perform that action at this time.
0 commit comments