We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86ab08 commit c382466Copy full SHA for c382466
scripts/sed_links.sh
@@ -6,4 +6,5 @@
6
# change it over on ClickHouse/ClickHouse once the PR has been merged
7
# on ClickHouse/clickhouse-docs
8
9
-sed -i '' 's|(../../quick-start\.mdx)|(/get-started/quick-start)|g' ../docs/operations/utilities/clickhouse-local.md
+pwd
10
+sed -i '' 's|(../../quick-start\.mdx)|(/get-started/quick-start)|g' docs/operations/utilities/clickhouse-local.md
0 commit comments