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 sonatype snapshots repository link in README.md #5190

Closed
wants to merge 2 commits into from
Closed

Fix sonatype snapshots repository link in README.md #5190

wants to merge 2 commits into from

Conversation

starkej2
Copy link
Contributor

@starkej2 starkej2 commented Apr 22, 2024

I think the link was pointing to the wrong URL, because https://oss.sonatype.org/content/repositories/snapshots/ leads to an error page:

SCR-20240422-pzmj

I updated it to what I think was the intended destination: https://oss.sonatype.org/content/repositories/snapshots/app/cash/sqldelight/

@JakeWharton
Copy link
Collaborator

The link is correct, it's just that the repository is not browsable. But it's the link you would put into your Gradle or Maven build to be able to resolve the snapshot artifacts. We can make that more clear.

@starkej2
Copy link
Contributor Author

Ah ok, good to know!

@starkej2 starkej2 closed this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants