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.
1 parent 16062d5 commit 0f2c40eCopy full SHA for 0f2c40e
config/build_conf.yaml
@@ -26,7 +26,7 @@ system:
26
- 'sphinx_local.yaml'
27
- htaccess: ['htaccess.yaml']
28
version:
29
- release: '0.2'
+ release: '1.0'
30
branch: 'master'
31
assets:
32
- branch: master
config/redirects
@@ -1,8 +1,8 @@
1
define: base https://docs.mongodb.com/kafka-connector
2
-define: versions v0.2 master
3
-symlink: v0.2 -> master
+define: versions v1.0 master
+symlink: v1.0 -> master
4
symlink: upcoming -> master
5
-symlink: current -> v0.2
+symlink: current -> v1.0
6
7
raw: kafka-connector/ -> ${base}/current
8
0 commit comments