Skip to content

Commit f934681

Browse files
authored
rename link
1 parent 5c1395a commit f934681

File tree

1 file changed

+23
-22
lines changed

1 file changed

+23
-22
lines changed

docs/manual.md

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -59,28 +59,29 @@ In this video, we launch an LED animation when a clap is detected.
5959
## Localized hex files {#hexfiles}
6060

6161
MicroCode is community translated through Crowdin. Please read on [localization](./localization) to get started.
62-
63-
- [Basque](../eu.html) ([download](../assets/hex/microcode-eu.hex))
64-
- [Catalan](../ca.html) ([download](../assets/hex/microcode-ca.hex))
65-
- [Chinese (Simplified)](../zh-CN.html) ([download](../assets/hex/microcode-zh-cn.hex))
66-
- [Chinese (Traditional))](../zh-HK.html) ([download](../assets/hex/microcode-zh-hk.hex))
67-
- [Croatian](../hr.html) ([download](../assets/hex/microcode-hr.hex))
68-
- [Dutch](../nl.html) ([download](../assets/hex/microcode-nl.hex))
69-
- [English](../) ([download](../assets/hex/microcode-en.hex))
70-
- [German](../de.html) ([download](../assets/hex/microcode-de.hex))
71-
- [Filipino](../fil.html) ([download](../assets/hex/microcode-fil.hex))
72-
- [French](../fr.html) ([download](../assets/hex/microcode-fr.hex))
73-
- [French (Canada)](../fr-CA.html) ([download](../assets/hex/microcode-fr-ca.hex))
74-
- [Italian](../it.html) ([download](../assets/hex/microcode-it.hex))
75-
- [Japanese](../ja.html) ([download](../assets/hex/microcode-ja.hex))
76-
- [Korean](../ko.html) ([download](../assets/hex/microcode-ko.hex))
77-
- [Polish](../pl.html) ([download](../assets/hex/microcode-pl.hex))
78-
- [Portuguese (Brazil)](../pt-BR.html) ([download](../assets/hex/microcode-pt-br.hex))
79-
- [Russian](../ru.html) ([download](../assets/hex/microcode-ru.hex))
80-
- [Spanish](../es-ES.html) ([download](../assets/hex/microcode-es-es.hex))
81-
- [Spanish (Mexico)](../es-MX.html) ([download](../assets/hex/microcode-es-mx.hex))
82-
- [Turkish](../tr.html) ([download](../assets/hex/microcode-tr.hex))
83-
- [Welsh](../cy.html) ([download](../assets/hex/microcode-cy.hex))
62+
For each language, we provide a link to the localized MicroCode web app and a link to the localized MicroCode hex file:
63+
64+
- [Basque](../eu.html) ([download hex file](../assets/hex/microcode-eu.hex))
65+
- [Catalan](../ca.html) ([download hex file](../assets/hex/microcode-ca.hex))
66+
- [Chinese (Simplified)](../zh-CN.html) ([download hex file](../assets/hex/microcode-zh-cn.hex))
67+
- [Chinese (Traditional))](../zh-HK.html) ([download hex file](../assets/hex/microcode-zh-hk.hex))
68+
- [Croatian](../hr.html) ([download hex file](../assets/hex/microcode-hr.hex))
69+
- [Dutch](../nl.html) ([download hex file](../assets/hex/microcode-nl.hex))
70+
- [English](../) ([download hex file](../assets/hex/microcode-en.hex))
71+
- [German](../de.html) ([download hex file](../assets/hex/microcode-de.hex))
72+
- [Filipino](../fil.html) ([download hex file](../assets/hex/microcode-fil.hex))
73+
- [French](../fr.html) ([download hex file](../assets/hex/microcode-fr.hex))
74+
- [French (Canada)](../fr-CA.html) ([download hex file](../assets/hex/microcode-fr-ca.hex))
75+
- [Italian](../it.html) ([download hex file](../assets/hex/microcode-it.hex))
76+
- [Japanese](../ja.html) ([download hex file](../assets/hex/microcode-ja.hex))
77+
- [Korean](../ko.html) ([download hex file](../assets/hex/microcode-ko.hex))
78+
- [Polish](../pl.html) ([download hex file](../assets/hex/microcode-pl.hex))
79+
- [Portuguese (Brazil)](../pt-BR.html) ([download hex file](../assets/hex/microcode-pt-br.hex))
80+
- [Russian](../ru.html) ([download hex file](../assets/hex/microcode-ru.hex))
81+
- [Spanish](../es-ES.html) ([download hex file](../assets/hex/microcode-es-es.hex))
82+
- [Spanish (Mexico)](../es-MX.html) ([download hex file](../assets/hex/microcode-es-mx.hex))
83+
- [Turkish](../tr.html) ([download hex file](../assets/hex/microcode-tr.hex))
84+
- [Welsh](../cy.html) ([download hex file](../assets/hex/microcode-cy.hex))
8485

8586
## Web editor
8687

0 commit comments

Comments
 (0)