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 git clone link in README #260

Merged
merged 1 commit into from
May 4, 2022

Conversation

wengwei-ola
Copy link
Contributor

@wengwei-ola wengwei-ola commented May 4, 2022

$ git clone git://github.com/martin-helmich/prometheus-nginxlog-exporter
no longer works as:

The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

Change to https git clone link

'$ git clone git://github.com/martin-helmich/prometheus-nginxlog-exporter'
no longer works as:
```
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
```
Change to https git clone link
@codeclimate
Copy link

codeclimate bot commented May 4, 2022

Code Climate has analyzed commit 942f119 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link
Owner

@martin-helmich martin-helmich left a comment

Choose a reason for hiding this comment

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

Thanks! 👍

@martin-helmich martin-helmich changed the title Fix git clone link Fix git clone link in README May 4, 2022
@martin-helmich martin-helmich merged commit 5e0e2dd into martin-helmich:master May 4, 2022
@wengwei-ola wengwei-ola deleted the patch-1 branch May 10, 2022 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants