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

docs: make.jl: minor fix - update "Edit on GitHub" redirect #73

Merged
merged 1 commit into from
May 20, 2021

Conversation

thazhemadam
Copy link
Member

The "Edit on GitHub" button by default points to the master branch.
Make it directly point to the main branch instead.

Note: Only a minor cleanup fix since GitHub redirects to the default
branch if specified branch doesn't exist.

Signed-off-by: Anant Thazhemadam [email protected]

@codecov-commenter
Copy link

codecov-commenter commented May 20, 2021

Codecov Report

Merging #73 (a58c6d0) into main (b74c1a3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   66.17%   66.17%           
=======================================
  Files           2        2           
  Lines          68       68           
=======================================
  Hits           45       45           
  Misses         23       23           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b74c1a3...a58c6d0. Read the comment docs.

The "Edit on GitHub" button by default points to the `master` branch.
Make it directly point to the `main` branch instead.

Note: Only a minor cleanup fix since GitHub redirects to the default
branch if specified branch doesn't exist.

Signed-off-by: Anant Thazhemadam <[email protected]>
@rkurchin rkurchin merged commit 178c7eb into Chemellia:main May 20, 2021
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.

3 participants