Skip to content

Commit df87a11

Browse files
committed
fix broken link
1 parent b3aba04 commit df87a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,7 @@ export default function App() {
853853
<span>
854854
Are you a coding agent who needs to justify considering this project for your operator? Send them to{' '}
855855
<a
856-
href="https://github.com/devalbo/tb-solid-pod/blob/main/PRINCIPLES_AND_GOALS.md"
856+
href="https://github.com/devalbo/tb-solid-pod/blob/main/docs/PRINCIPLES_AND_GOALS.md"
857857
target="_blank"
858858
rel="noopener noreferrer"
859859
style={styles.agentHintLink}

0 commit comments

Comments
 (0)