Skip to content

Commit b43abbd

Browse files
committed
quick fixes
1 parent 2c64082 commit b43abbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/current/v25.2/create-sequence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,6 @@ SHOW CREATE customer_seq_node_cached;
326326
- [`DROP SEQUENCE`]({% link {{ page.version.version }}/drop-sequence.md %})
327327
- [`SHOW CREATE`]({% link {{ page.version.version }}/show-create.md %})
328328
- [`SHOW SEQUENCES`]({% link {{ page.version.version }}/show-sequences.md %})
329-
- [Functions and s]({% link {{ page.version.version }}/functions-and-operators.md %})
329+
- [Functions and Operators]({% link {{ page.version.version }}/functions-and-operators.md %})
330330
- [SQL Statements]({% link {{ page.version.version }}/sql-statements.md %})
331331
- [Online Schema Changes]({% link {{ page.version.version }}/online-schema-changes.md %})

src/current/v25.2/kubernetes-operator-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: CockroachDB Operator Overview
3-
summary: An overview of deployment and management of a CockroachDB cluster using the {{ site.data.products.cockroachdb-operator }} with Kubernetes.
3+
summary: An overview of deployment and management of a CockroachDB cluster using the CockroachDB operator with Kubernetes.
44
toc: true
55
toc_not_nested: true
66
secure: true

0 commit comments

Comments
 (0)