Skip to content

Fixing URL in MacOS install for rbenv-doctor#8693

Merged
jekyllbot merged 1 commit intojekyll:masterfrom
jeffwilcox:patch-1
Jul 23, 2021
Merged

Fixing URL in MacOS install for rbenv-doctor#8693
jekyllbot merged 1 commit intojekyll:masterfrom
jeffwilcox:patch-1

Conversation

@jeffwilcox
Copy link
Copy Markdown
Contributor

  • This is a 🔦 documentation change

Summary

The rbenv-doctor project has renamed its default branch to main, so the link to rbenv-doctor provided in the installation instructions no longer resolves.

Super minor and scoped.

Context

The current rbenv instructions in the docs no longer work given the branch rename the rbenv-doctor project made.

Before:

# Check your installation
curl -fsSL https://github.com/rbenv/rbenv-installer/raw/master/bin/rbenv-doctor | bash

After:


# Check your installation
curl -fsSL https://github.com/rbenv/rbenv-installer/raw/main/bin/rbenv-doctor | bash

The rbenv-doctor project has renamed its default branch to `main`, so the link to rbenv-doctor provided in the installation instructions no longer resolves.
@DirtyF
Copy link
Copy Markdown
Member

DirtyF commented Jul 23, 2021

@jekyll: merge +docs

@jekyllbot jekyllbot merged commit 9c70151 into jekyll:master Jul 23, 2021
jekyllbot added a commit that referenced this pull request Jul 23, 2021
github-actions bot pushed a commit that referenced this pull request Jul 23, 2021
Jeff Wilcox: Fixing URL in MacOS install for rbenv-doctor (#8693)

Merge pull request 8693
@jekyll jekyll locked and limited conversation to collaborators Jul 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants