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 4790f13 commit 3256128Copy full SHA for 3256128
package.json
@@ -9,7 +9,7 @@
9
},
10
"repository": {
11
"type": "git",
12
- "url": "git+<repo-clone-URL>"
+ "url": "git+https://github.com/datastax/pulsar-sink-docs.git"
13
14
"dependencies": {
15
"@antora/cli": "~3.0.1",
playbooks/site-local-pulsarConnector.yaml
@@ -12,7 +12,7 @@ output:
content:
sources:
- - url: ../
+ - url: ./..
16
branches: HEAD
17
start_path: docs-src/pulsar-sink-core
18
0 commit comments