Skip to content

Commit 0f2c40e

Browse files
Chris Choschmalliso
authored andcommitted
DOCS-13344: update Kafka Connector version to 1.0 (#7)
1 parent 16062d5 commit 0f2c40e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ system:
2626
- 'sphinx_local.yaml'
2727
- htaccess: ['htaccess.yaml']
2828
version:
29-
release: '0.2'
29+
release: '1.0'
3030
branch: 'master'
3131
assets:
3232
- branch: master

config/redirects

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
define: base https://docs.mongodb.com/kafka-connector
2-
define: versions v0.2 master
3-
symlink: v0.2 -> master
2+
define: versions v1.0 master
3+
symlink: v1.0 -> master
44
symlink: upcoming -> master
5-
symlink: current -> v0.2
5+
symlink: current -> v1.0
66

77
raw: kafka-connector/ -> ${base}/current
88

0 commit comments

Comments
 (0)