Skip to content

Commit

Permalink
Fix VSCode link
Browse files Browse the repository at this point in the history
  • Loading branch information
imalsogreg committed Dec 20, 2024
1 parent 8cac1ef commit 7a80dd9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ const ProjectViewImpl = ({ project }: { project: BAMLProject }) => {
</div>
<div className='flex h-full'>
<Link
href='https://docs.boundaryml.com/v3/home/installation'
href='https://docs.boundaryml.com/guide/installation-editors/vs-code-extension'
className='h-full pt-0 w-fit text-zinc-300 hover:text-zinc-50'
>
<div className='flex flex-row items-center text-xs 2xl:text-sm gap-x-4 grayscale hover:grayscale-0'>
Expand Down

0 comments on commit 7a80dd9

Please sign in to comment.