Fix Markdown paths
This commit is contained in:
parent
fd07cf6232
commit
8b00486c81
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -1,11 +1,11 @@
|
||||||
Лекция по криптовалютам
|
Лекция по криптовалютам
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
1. [История денег](/01_history_or_money.md)
|
1. [История денег](01_history_or_money.md)
|
||||||
2. [Экономика](/02_economics.md)
|
2. [Экономика](02_economics.md)
|
||||||
3. [Другие активы](/03_other_assets.md)
|
3. [Другие активы](03_other_assets.md)
|
||||||
4. [Государство](/04_state.md)
|
4. [Государство](04_state.md)
|
||||||
5. [Криптография и алгоритмы](/05_cryptography_and_algorithms.md)
|
5. [Криптография и алгоритмы](05_cryptography_and_algorithms.md)
|
||||||
6. [История криптовалют](/06_history_of_cryptocurrencies.md)
|
6. [История криптовалют](06_history_of_cryptocurrencies.md)
|
||||||
7. [Важные понятия](/07_important_concepts.md)
|
7. [Важные понятия](07_important_concepts.md)
|
||||||
8. [Другие понятия в крипте](/08_other_concepts.md)
|
8. [Другие понятия в крипте](08_other_concepts.md)
|
||||||
|
|
Loading…
Reference in a new issue