Skip to content

Commit 4e750c1

Browse files
committed
relativeUri
1 parent 0343d56 commit 4e750c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/history.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ history:
88
- date: "01 August 2024"
99
title: "Text Tools"
1010
description: "Text Tools Introduced for text manipulation"
11-
link: "TextTools"
11+
link: "/TextTools"
1212
accent_color: "#5c748a"
1313

1414
- date: "26 July 2024"

public/history/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h1 onclick="window.location.href='/'">History</h1>
104104
<div class="descr">People who is cotributing to this project</div>
105105
</li>
106106

107-
<li style="--accent-color:#5c748a" onclick="window.location.href='TextTools'">
107+
<li style="--accent-color:#5c748a" onclick="window.location.href='\/TextTools'">
108108
<div class="date">01 August 2024</div>
109109
<div class="title">Text Tools</div>
110110
<div class="descr">Text Tools Introduced for text manipulation</div>

0 commit comments

Comments
 (0)