Skip to content

Commit 30dd633

Browse files
committed
Fix url for talleres index
1 parent bc9099e commit 30dd633

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

assets/postcards/jolla/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h6>Multiome scRNA-seq + scATAC-seq</h6>
6767
<div class="col-8 text-center d-none d-sm-block">
6868
<ul class="list-inline">
6969
<li class="list-inline-item">
70-
<a href="https://elarkhe.github.io/talleres/indice_talleres.html">
70+
<a href="https://elarkhe.github.io/talleres/indice_talleres/">
7171
<button type="button" class="btn btn-outline-dark mb-2">
7272
Indice Talleres
7373
</button>
@@ -101,7 +101,7 @@ <h6>Multiome scRNA-seq + scATAC-seq</h6>
101101
<div class="row justify-content-center align-items-center">
102102
<div class="col-8 m-1 text-center d-block d-sm-none">
103103
<div class="list-group">
104-
<a href="https://elarkhe.github.io/talleres/indice_talleres.html">
104+
<a href="https://elarkhe.github.io/talleres/indice_talleres/">
105105
<button type="button" class="list-group-item list-group-item-action my-1 rounded">
106106
Indice Talleres
107107
</button>

tools/postcards/jolla/index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Talleres Multi-ómicos"
33
image: "el_arkhe_logo_under_512kb.jpg"
44
links:
55
- label: Indice Talleres
6-
url: "https://elarkhe.github.io/talleres/indice_talleres.html"
6+
url: "https://elarkhe.github.io/talleres/indice_talleres/"
77
- label: Enfoque
88
url: "https://elarkhe.github.io/talleres/modelo_ensenanza.html"
99
- label: Términos

0 commit comments

Comments
 (0)