Skip to content

Commit 627a595

Browse files
committed
fixed links
1 parent d1f50ae commit 627a595

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

content/integrals_of_functions_with_branch_cuts.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@
7676
<span class="content-hover-previous">Complex Integration</span>
7777
<span class="content-hover">Table of Contents</span>
7878
<span class="content-original">Complex Analysis</span>
79-
<span class="content-hover-next">Series</span>
79+
<span class="content-hover-next">Cauchy-Goursat Theorem</span>
8080
</a>
8181
</div>
82-
<a href="series.html" class="link" id="next-link">
82+
<a href="cauchy_goursat_theorem.html" class="link" id="next-link">
8383
<span class="arrow"><i class="fa-solid fa-arrow-right"></i></span>
8484
</a>
8585
</div>

content/series.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363

6464
<div class="fixed-bar" id="fixed-bar">
6565
<div class="link-container">
66-
<a href="integrals_of_functions_with_branch_cuts.html" class="link" id="prev-link">
66+
<a href="fundamental_theorem_of_algebra.html" class="link" id="prev-link">
6767
<span class="arrow"><i class="fa-solid fa-arrow-left"></i></span>
6868
</a>
6969
<span class="dark-mode-button" id="dark-mode-toggle"><i class="fa-regular fa-sun"></i></span>
@@ -73,7 +73,7 @@
7373
</div>
7474
<div class="link">
7575
<a href="table_of_contents.html" class="link" id="center-link">
76-
<span class="content-hover-previous">Integrals of Functions with Branch Cuts</span>
76+
<span class="content-hover-previous">The Fundamental Theorem of Algebra</span>
7777
<span class="content-hover">Table of Contents</span>
7878
<span class="content-original">Complex Analysis</span>
7979
<span class="content-hover-next">Taylor series</span>

0 commit comments

Comments
 (0)