Skip to content

Commit

Permalink
Update storage.html
Browse files Browse the repository at this point in the history
Ahora tuvo que cambiarse el "-" por un "_" en la URL de las reglas de características para que coincida con el archivo.
  • Loading branch information
Juan3178 authored Feb 17, 2025
1 parent 140520d commit 0e91f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1-21-44/storage.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<div class="hide_scrollbar" style="width: 99.5%; height:99.5%;border: 1px solid #ccc; overflow-y: auto;">
<ul>
<li class="vertical_opt"><a href="1-21-44/feature-rules.json">feature_rules</a></li>
<li class="vertical_opt"><a href="1-21-44/feature_rules.json">feature_rules</a></li>
</br>
<li class="vertical_opt"><a href="1-21-44/contents.html">contents.json</a></li>
</br>
Expand Down

0 comments on commit 0e91f78

Please sign in to comment.