The links for pulsar-io-jdbc-2.6.0.nar are broken.
@sebbASF Thanks, It seems that jdbc's connector package has been split into multiple packages https://dist.apache.org/repos/dist/release/pulsar/pulsar-2.6.0/connectors/. We may need to consider fix this page http://pulsar.apache.org/en/download/. Currently, you can find the correct package from here https://dist.apache.org/repos/dist/release/pulsar/pulsar-2.6.0/connectors/.
@Jennifer88huang @Anonymitaet to help on this issue.
@tuteng
The links on this page are generated automatically w/ each release?

Can we modify the links on this page manually?
ping @zeo1995 help fix this.
@Anonymitaet @Jennifer88huang You can try to update this file https://github.com/apache/pulsar/blob/master/site2/website/data/connectors.js and replace the correct package
@tuteng seems that this file https://github.com/apache/pulsar/blob/master/site2/website/data/connectors.js only contains the link of each connector, but does not contain the download link of each connector.

The download link is automatically generated based on the name
@tuteng @jiazhai I fixed the source of the problem, but the download page should be regenerated for the 2.6.0 release.
Thanks for your contributing @vzhikserg It seems to build failed
/pulsar/site2/website/node_modules/docusaurus/lib/server/versionFallback.js:67
throw new Error("No 'original_id' field found in ".concat(file, ". Perhaps you forgot to add it when importing prior versions of your docs?"));
^
Error: No 'original_id' field found in /pulsar/site2/website/versioned_docs/version-2.6.0/io-use.md. Perhaps you forgot to add it when importing prior versions of your docs?
at forEach (/pulsar/site2/website/node_modules/docusaurus/lib/server/versionFallback.js:64:11)
at Array.forEach (<anonymous>)
at Object.<anonymous> (/pulsar/site2/website/node_modules/docusaurus/lib/server/versionFallback.js:52:7)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Module._compile (/pulsar/site2/website/node_modules/pirates/lib/index.js:99:24)
at Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Object.newLoader [as .js] (/pulsar/site2/website/node_modules/pirates/lib/index.js:104:7)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
I will fix this.
@tuteng good, thanks for checking it out and fixing the build of the website ;)
When will the download page be fixed? Link for jdbc still not works.
cheers
Yes, It is work, please try to refresh download page http://pulsar.apache.org/en/download/
Most helpful comment
@sebbASF Thanks, It seems that jdbc's connector package has been split into multiple packages https://dist.apache.org/repos/dist/release/pulsar/pulsar-2.6.0/connectors/. We may need to consider fix this page http://pulsar.apache.org/en/download/. Currently, you can find the correct package from here https://dist.apache.org/repos/dist/release/pulsar/pulsar-2.6.0/connectors/.