Ivan Blinkov
|
f429db1ee9
|
find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {}
|
2021-09-19 23:05:54 +03:00 |
|
Dmitriy
|
e495284a0a
|
Edit and translate to Russian
Внес поправки в английскую версию и выполнил перевод на русский язык
|
2021-01-18 16:43:00 +03:00 |
|
Alexey Milovidov
|
aeebdfdd23
|
Update roadmap (2020 -> 2021)
|
2020-12-20 06:56:32 +03:00 |
|
Ivan Blinkov
|
c1c2eed661
|
sync with goals
|
2020-06-24 11:06:30 +03:00 |
|
Ivan Blinkov
|
e2a49e8a80
|
Update roadmap.md
|
2020-05-19 16:22:29 +03:00 |
|
Ivan Blinkov
|
d91c97d15d
|
[docs] replace underscores with hyphens (#10606)
* Replace underscores with hyphens
* remove temporary code
* fix style check
* fix collapse
|
2020-04-30 21:19:18 +03:00 |
|