DanRoscigno
|
7f92006428
|
add slugs to all docs
|
2022-08-26 15:07:59 -04:00 |
|
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 |
|
Steve-金勇
|
af02de4b11
|
Update index.md
Fix original translation ( wrong encoded), improve translation
|
2020-12-11 14:35:57 +08: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 |
|
Ivan Blinkov
|
4d298fd420
|
Update zh docs and fix en docs (#10125)
|
2020-04-08 17:22:25 +03:00 |
|