Skip to content

Commit a6a948f

Browse files
authored
Update README.md
1 parent d6c0fba commit a6a948f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ yarn check-style
149149
For an overview of how reference documentation such as settings, system tables
150150
and functions are generated from the source code, see ["Generating documentation from source code"](/contribute/autogenerated-documentation-from-source.md)
151151
152-
### Tests and CI/CD {#tests-and-cicd}
152+
### Tests and CI/CD
153153
154154
There are five workflows that run against PRs in this repo:
155155
@@ -161,7 +161,7 @@ There are five workflows that run against PRs in this repo:
161161
| [Scheduled Vercel build](https://github.com/ClickHouse/clickhouse-docs/blob/main/.github/workflows/scheduled-vercel-build.yml) | Builds the site every day at 00:10 UTC and hosts the build on Vercel. |
162162
| [Trigger build](https://github.com/ClickHouse/clickhouse-docs/blob/main/.github/workflows/trigger-build.yml) | Uses the [peter-evans/repository-dispatch@v2](https://github.com/peter-evans/repository-dispatch) workflow to create a repository dispatch. |
163163
164-
### Quick contributions {#quick-contributions}
164+
### Quick contributions
165165
166166
Have you noticed a typo or found some wonky formatting? For small contributions like these, it's usually faster and easier to make your changes directly in GitHub. Here's a quick guide to show you how the GitHub editor works:
167167

0 commit comments

Comments
 (0)