diff options
Diffstat (limited to 'development/git.html')
-rw-r--r-- | development/git.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/git.html b/development/git.html index c25adc2..89a9d30 100644 --- a/development/git.html +++ b/development/git.html @@ -404,7 +404,7 @@ history: A - B <nav class="nav-wrapper" aria-label="Page navigation"> <!-- Mobile navigation buttons --> - <a rel="prev" href="../development/gcc.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../development/gas.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> <i class="fa fa-angle-left"></i> </a> @@ -418,7 +418,7 @@ history: A - B </div> <nav class="nav-wide-wrapper" aria-label="Page navigation"> - <a rel="prev" href="../development/gcc.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../development/gas.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> <i class="fa fa-angle-left"></i> </a> |