Skip to content

Commit ab4864b

Browse files
committed
Fixed routes
1 parent 1e23e57 commit ab4864b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626

2727
<div> <a href="https://www.github.com/pcannon09"> Go to `pcannon09's` repo </a> </div> <br>
2828
<div> Documentations: </div>
29-
<div> <a href="/pages/libs/libs.html"> Go to `pcannon09's` libs documentations </a> </div> <br>
29+
<div> <a href="/docs/pages/libs/libs.html"> Go to `pcannon09's` libs documentations </a> </div> <br>
3030
<div> --------------- </div> <br>
3131

32-
<div data-include-html="/pages/libs/libs.html"></div>
32+
<div data-include-html="/docs/pages/libs/libs.html"></div>
3333
</body>
3434
</html>

pages/libs/libs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<body>
99
<div> # Pcannon09's libs <div> <br>
1010
<div>
11-
<a href="/pages/libs/cpp-time-utils/html/index.html"> Go to `Cpp Time Utils` documentation </a>
11+
<a href="/docs/pages/libs/cpp-time-utils/html/index.html"> Go to `Cpp Time Utils` documentation </a>
1212
</div> <br>
1313
</body>

0 commit comments

Comments
 (0)