File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " docset " ,
2
+ "name" : " pulsarConnector " ,
3
3
"scripts" : {
4
- "build:prod:docset " : " npm run build:publish:docset " ,
5
- "build:dev:docset " : " npm run build:local:docset " ,
6
- "build:publish:docset " : " antora --log-level error --fetch --clean playbooks/site-publish-docset .yaml" ,
7
- "build:local:docset " : " antora --stacktrace --fetch --clean playbooks/site-local-docset .yaml" ,
8
- "build:linkinator:docset " : " npx linkinator https://docs.datastax.com/en/docset /docs/ --recurse --skip ' https://localhost?'"
4
+ "build:prod:pulsarConnector " : " npm run build:publish:pulsarConnector " ,
5
+ "build:dev:pulsarConnector " : " npm run build:local:pulsarConnector " ,
6
+ "build:publish:pulsarConnector " : " antora --log-level error --fetch --clean playbooks/site-publish-pulsarConnector .yaml" ,
7
+ "build:local:pulsarConnector " : " antora --stacktrace --fetch --clean playbooks/site-local-pulsarConnector .yaml" ,
8
+ "build:linkinator:pulsarConnector " : " npx linkinator https://docs.datastax.com/en/pulsar-connector /docs/ --recurse --skip ' https://localhost?'"
9
9
},
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " git+<repo-clone-URL> "
12
+ "url" : " git+https://github.com/datastax/pulsar-sink-docs.git "
13
13
},
14
14
"dependencies" : {
15
15
"@antora/cli" : " ~3.0.1" ,
You can’t perform that action at this time.
0 commit comments