Skip to content

Commit

Permalink
Update projects.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
byQuesters authored Jun 27, 2024
1 parent 5f68a79 commit 745e1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/español/projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ const Proyectos = () => {
</div>
<div>
<button className='btngithublink'>
<a href="https://github.com/AmbrizAlberto/Car-Recognition.git"><i className="bi bi-github" style={{ marginRight: '5px' }}></i>Ver en GitHub</a>
<a href="https://github.com/AmbrizAlberto/Pixels.git"><i className="bi bi-github" style={{ marginRight: '5px' }}></i>Ver en GitHub</a>
</button>
</div>
</div>
Expand Down

0 comments on commit 745e1e0

Please sign in to comment.