Skip to content

doc: update deprecated git protocol to https in README#2597

Merged
OriolAbril merged 1 commit into
arviz-devs:mainfrom
b25cs1051-KUSH:fix-readme-git-link
Jul 20, 2026
Merged

doc: update deprecated git protocol to https in README#2597
OriolAbril merged 1 commit into
arviz-devs:mainfrom
b25cs1051-KUSH:fix-readme-git-link

Conversation

@b25cs1051-KUSH

Copy link
Copy Markdown
Contributor

Description

This PR updates the deprecated and unencrypted git:// protocol link in the README to the standard, secure https:// protocol.

Changes Made

  • README.md: Modified the repository clone URL in the installation instructions. GitHub has deprecated unencrypted Git connections, and the git:// port is frequently blocked by strict corporate or university firewalls. Updating to https:// ensures new users and contributors can reliably clone and install the development build without encountering security errors or timeouts.

Checklist

  • Changes purely target documentation/README; no public API architectural breakages.
  • Code adheres to the project style guidelines.

@OriolAbril
OriolAbril merged commit 99d9fa5 into arviz-devs:main Jul 20, 2026
4 checks passed
@b25cs1051-KUSH
b25cs1051-KUSH deleted the fix-readme-git-link branch July 20, 2026 19:48
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