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.
2 parents 89b7423 + 7844b3b commit 5eb1225Copy full SHA for 5eb1225
ci/jobs/docs_job.py
@@ -77,7 +77,6 @@
77
Result.from_commands_run(
78
name=testname,
79
command=[
80
- "yarn build-api-doc",
81
"yarn build-swagger",
82
"export DOCUSAURUS_IGNORE_SSG_WARNINGS=true && yarn build-docs",
83
],
docs/en/operations/system-tables/error_log.md
@@ -2,7 +2,7 @@
2
description: 'System table containing the history of error values from table `system.errors`,
3
periodically flushed to disk.'
4
keywords: ['system table', 'error_log']
5
-slug: /operations/system-tables/error_log
+slug: /operations/system-tables/system-error-log
6
title: 'system.error_log'
7
---
8
0 commit comments