Skip to content

Commit 94fa2b7

Browse files
authored
Update App.tsx
1 parent 0b0d68c commit 94fa2b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/App.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ export const App = () => {
123123
</div>
124124
)}
125125
<p className="text-gray-400 mt-4">
126-
Download{" "}
126+
View{" "}
127127
<a
128-
href="/assets/usb-c-flashlight.json"
128+
href="https://github.com/tscircuit/circuitjson.com/blob/main/assets/usb-c-flashlight.json"
129129
className="text-blue-400 hover:text-blue-300"
130130
>
131131
example circuit json file

0 commit comments

Comments
 (0)