Skip to content

Commit 3256128

Browse files
committed
url
1 parent 4790f13 commit 3256128

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git+<repo-clone-URL>"
12+
"url": "git+https://github.com/datastax/pulsar-sink-docs.git"
1313
},
1414
"dependencies": {
1515
"@antora/cli": "~3.0.1",

playbooks/site-local-pulsarConnector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ output:
1212

1313
content:
1414
sources:
15-
- url: ../
15+
- url: ./..
1616
branches: HEAD
1717
start_path: docs-src/pulsar-sink-core
1818

0 commit comments

Comments
 (0)