Skip to content

Commit

Permalink
correct error
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Caceres authored and Javier Caceres committed Dec 15, 2024
1 parent a3b5e83 commit 91d4f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion priv/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h2>¡Casi terminado!</h2>
</div>

<div class="button-container">
<a href="https://github.com/fedired-dev/ordo/releases/latets" class="button button-small" target="_blank" rel="noopener noreferrer" aria-label="Ver los cambios recientes">Ver Cambios</a>
<a href="https://github.com/fedired-dev/ordo/releases/latest" class="button button-small" target="_blank" rel="noopener noreferrer" aria-label="Ver los cambios recientes">Ver Cambios</a>
</div>

<div class="version">
Expand Down

0 comments on commit 91d4f75

Please sign in to comment.