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.
docs/db/README.md
1 parent 60f849e commit 39a3859Copy full SHA for 39a3859
docs/README.md
@@ -5,9 +5,7 @@ cascade:
5
github_subdir: docs
6
path_base_for_github_subdir: tmp/semconv/docs/
7
github_project_repo: *repo
8
-redirects:
9
- - { from: 'attributes-registry/*', to: 'registry/attributes/:splat' }
10
- - { from: 'database/*', to: 'db/:splat' }
+redirects: [{ from: 'attributes-registry/*', to: 'registry/attributes/:splat' }]
11
cSpell:ignore: semconv CICD
12
auto_gen: below
13
linkTitle: Semantic conventions
docs/db/README.md
@@ -1,5 +1,6 @@
1
<!--- Hugo front matter used to generate the website version of this page:
2
linkTitle: Database
3
+redirects: [{ from: 'database/*', to: 'db/:splat' }]
4
--->
# Semantic conventions for database calls and systems
0 commit comments