Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix README.md link in packages #5715

Merged
merged 1 commit into from
Nov 27, 2017
Merged

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented Nov 27, 2017

The links in the README.md file are broken for the 6.0 release. The reason is that gotpl interprets 6.0 and makes 6 out of it. Add "..." around fixes the issue.

@ruflin ruflin added the in progress Pull request is currently in progress. label Nov 27, 2017
The links in the README.md file are broken for the 6.0 release. The reason is that gotpl interprets 6.0 and makes 6 out of it. Add "..." around fixes the issue.
@ruflin ruflin added the needs_backport PR is waiting to be backported to other branches. label Nov 27, 2017
@ruflin
Copy link
Member Author

ruflin commented Nov 27, 2017

I opened this one against 6.0 as this is where it's needed most. We should forward port this to master as we will hit this issue again with 7.0.

@ruflin ruflin removed the in progress Pull request is currently in progress. label Nov 27, 2017
@ruflin
Copy link
Member Author

ruflin commented Nov 27, 2017

Tested it locally and seems to fix the issue. Ready for review.

@exekias exekias merged commit 817a266 into elastic:6.0 Nov 27, 2017
@ruflin ruflin deleted the fix-readme-links branch November 28, 2017 00:48
ruflin added a commit to ruflin/beats that referenced this pull request Nov 28, 2017
The links in the README.md file are broken for the 6.0 release. The reason is that gotpl interprets 6.0 and makes 6 out of it. Add "..." around fixes the issue.

(cherry picked from commit 817a266)
@ruflin ruflin removed the needs_backport PR is waiting to be backported to other branches. label Nov 28, 2017
exekias pushed a commit that referenced this pull request Nov 28, 2017
The links in the README.md file are broken for the 6.0 release. The reason is that gotpl interprets 6.0 and makes 6 out of it. Add "..." around fixes the issue.

(cherry picked from commit 817a266)
recrsn added a commit to recrsn/beats that referenced this pull request Jun 25, 2018
urso pushed a commit that referenced this pull request Aug 6, 2018
* Log reconnect attempts (#5715)

* Add identifiers to connections
urso pushed a commit to urso/beats that referenced this pull request Aug 29, 2018
* Log reconnect attempts (elastic#5715)

* Add identifiers to connections

(cherry picked from commit 06dea8b)
urso pushed a commit to urso/beats that referenced this pull request Oct 19, 2018
* Log reconnect attempts (elastic#5715)

* Add identifiers to connections

(cherry picked from commit 06dea8b)
urso pushed a commit that referenced this pull request Oct 22, 2018
* Log reconnect attempts (#6404)

* Log reconnect attempts (#5715)

* Add identifiers to connections

(cherry picked from commit 06dea8b)

* Add String() to redis backoff client to correctly impl. NetworkClient (#7882)

(cherry picked from commit 551b2a9)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
The links in the README.md file are broken for the 6.0 release. The reason is that gotpl interprets 6.0 and makes 6 out of it. Add "..." around fixes the issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants