Skip to content

Commit 659e5e3

Browse files
committed
fix: repo link
1 parent f5888cb commit 659e5e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/prompt_builder/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1773,7 +1773,7 @@ <h3 style={{ margin: 0, fontSize: '13px', fontWeight: 600, color: 'var(--vscode-
17731773
</div>
17741774
</div>
17751775
<div style={{ display: 'flex', alignItems: 'center', gap: '4px' }}>
1776-
<a href="https://github.com" target="_blank" rel="noopener noreferrer"
1776+
<a href="https://github.com/lenML/page-tools" target="_blank" rel="noopener noreferrer"
17771777
className="vscode-btn-icon vscode-btn-icon-sm"
17781778
title="GitHub"
17791779
style={{ color: 'var(--vscode-text-secondary)' }}>

0 commit comments

Comments
 (0)