Skip to content

[doc][download]Fix download link not found in document#4714

Merged
merlimat merged 3 commits intoapache:masterfrom
AmateurEvents:fix/connector-link-not-found-document
Jul 19, 2019
Merged

[doc][download]Fix download link not found in document#4714
merlimat merged 3 commits intoapache:masterfrom
AmateurEvents:fix/connector-link-not-found-document

Conversation

@tuteng
Copy link
Member

@tuteng tuteng commented Jul 12, 2019

Fixes #4712

Master Issue: #4712

Motivation

The download link of the current document about debezium is lost, resulting in that the user cannot find the correct download address in the document.
image

Modifications

Add download link of debezium MySQL and PostgreSQL.

type: 'Sink',
link: 'https://www.aerospike.com/'
},
{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the list is sorted in alphabet order. so you have to add them to be after data-generate and before elastic-search.

@sijie sijie added doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. type/bug The PR fixed a bug or issue reported a bug component/website labels Jul 12, 2019
@sijie sijie added this to the 2.5.0 milestone Jul 12, 2019
@sijie sijie closed this Jul 15, 2019
@sijie sijie reopened this Jul 15, 2019
@tuteng
Copy link
Member Author

tuteng commented Jul 19, 2019

run java8 tests
run Cpp tests

@sijie
Copy link
Member

sijie commented Jul 19, 2019

run cpp tests

1 similar comment
@sijie
Copy link
Member

sijie commented Jul 19, 2019

run cpp tests

@merlimat merlimat merged commit 81ab4ee into apache:master Jul 19, 2019
easyfan pushed a commit to easyfan/pulsar that referenced this pull request Jul 26, 2019
* Fix download link not found in document

* Update sorted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. type/bug The PR fixed a bug or issue reported a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[pulsar-io]Connector download link of debezium not found

5 participants