Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

docs(README.md): adds missing link #308

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

Merged
merged 1 commit into from
Nov 21, 2020
Merged

Conversation

edvm
Copy link
Contributor

@edvm edvm commented Nov 21, 2020

Description

Adds missing links on README.md

Checklist

  • Add test cases to all the changes you introduce
  • Run ./script/format and ./script/test locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually
  • Update the documentation for the changes

Expected behavior

Steps to Test This Pull Request

Additional context

@codecov
Copy link

codecov bot commented Nov 21, 2020

Codecov Report

Merging #308 (bf4621c) into master (720befe) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #308   +/-   ##
=======================================
  Coverage   96.96%   96.97%           
=======================================
  Files          33       33           
  Lines         924      926    +2     
=======================================
+ Hits          896      898    +2     
  Misses         28       28           
Flag Coverage Δ
unittests 96.97% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
commitizen/__version__.py 100.00% <100.00%> (ø)
commitizen/commands/bump.py 94.44% <100.00%> (+0.12%) ⬆️

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 d42f744...5120d10. Read the comment docs.

docs/README.md Outdated
@@ -12,7 +12,7 @@ versions](https://img.shields.io/pypi/pyversions/commitizen.svg?style=flat-squar

---

**Documentation**: https://commitizen-tools.github.io/commitizen/
**[Documentation](https://commitizen-tools.github.io/commitizen/)**:
Copy link
Member

Choose a reason for hiding this comment

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

we want to leave the url, so it should be more like:

[commitizen-tools.github.io/commitizen/](https://commitizen-tools.github.io/commitizen/)

@woile woile merged commit 019fc94 into commitizen-tools:master Nov 21, 2020
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