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
MINOR: Use https instead of http in links #6477
Conversation
f097bee
to
46075ab
Compare
|
@ijuma The builds seem to have failed. |
Verified that the links work. I didn't update the license header in this PR since that touches so many files. Will file a separate one for that.
46075ab
to
dae4e7b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ijuma Thanks for the PR. LGTM. left minor comment. also there is a rat check failure.
doap_Kafka.rdf
Outdated
| <programming-language>Scala</programming-language> | ||
| <category rdf:resource="http://projects.apache.org/category/big-data" /> | ||
| <category rdf:resource="https://projects.apache.org/category/big-data" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: looks like current url in not working. New url: https://projects.apache.org/projects.html?category#big-data
|
No code changes, so test failure was unrelated (one of the builds passed too). |
Verified that the https links work. I didn't update the license header in this PR since that touches so many files. Will file a separate one for that. Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>


Verified that the https links work.
I didn't update the license header in this PR since that touches
so many files. Will file a separate one for that.
Committer Checklist (excluded from commit message)