aarnal80 commited on
Commit
0320610
·
verified ·
1 Parent(s): b09975b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +7 -8
index.html CHANGED
@@ -115,14 +115,13 @@
115
 
116
  <!-- Enlace al PDF completo -->
117
  <div class="text-center mt-6">
118
- <a
119
- href="./Algoritmo_DM2_ESP_2023.pdf"
120
- target="_blank"
121
- class="text-sm text-pink-700 hover:underline"
122
- ><i class="fas fa-file-pdf mr-1"></i>Ver algoritmo completo (PDF)</a
123
- >
124
- </div>
125
- </div>
126
 
127
  <script type="module">
128
  // Mapas simplificados basados en redGDPS 2023
 
115
 
116
  <!-- Enlace al PDF completo -->
117
  <div class="text-center mt-6">
118
+ <a
119
+ href="https://www.redgdps.org/gestor/upload/2023/Algoritmo_DM2_ESP_2023.pdf"
120
+ target="_blank"
121
+ class="text-sm text-pink-700 hover:underline"
122
+ ><i class="fas fa-file-pdf mr-1"></i>Ver algoritmo completo (PDF)</a
123
+ >
124
+ </div>
 
125
 
126
  <script type="module">
127
  // Mapas simplificados basados en redGDPS 2023