Skip to content

Commit ce42a8c

Browse files
Update about.md
1 parent 51c4e5c commit ce42a8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Following the discontinuation of Fantasy Flight Games' Android: Netrunner in 201
2828
2929
<div class="nav-buttons">
3030
<!-- Previous Button -->
31-
<a href="/previous-page-url" class="nav-button" aria-label="Previous page">
31+
<a href="../index.md" class="nav-button" aria-label="Previous page">
3232
<div class="nav-item">
3333
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
3434
<path d="M30 20L20 30L30 40" />
@@ -38,7 +38,7 @@ Following the discontinuation of Fantasy Flight Games' Android: Netrunner in 201
3838
</a>
3939

4040
<!-- Next Button -->
41-
<a href="/next-page-url" class="nav-button" aria-label="Next page">
41+
<a href="welcome.md" class="nav-button" aria-label="Next page">
4242
<div class="nav-item">
4343
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
4444
<path d="M20 20L30 30L20 40" />

0 commit comments

Comments
 (0)