AIML-K / AIML-K/aiml-k.github.io
Korean page CV link not working
Abierto
bug
- Lenguaje dominante
- TeX
- Estrellas
- 1
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
- I tried both relative path and absolute path for KOR_CV which is stored at `/static/cv` but neither of them is working
```
- icon: cv
icon_pack: ai
link: cv/CV_SuHyunBae_Kor_2508.pdf
link: /static/cv/CV_SuHyunBae_Kor_2508.pdf
```
```
- icon: cv
icon_pack: ai
link: cv/CV_SuHyunBae_Kor_2508.pdf
link: cv/CV_SuHyunBae_Kor_2508.pdf
```
- Seeing that the ENG_CV on the English page works, I suspect there's an issue with how the CV is fetched on the Korean page.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.