Fix broken link in README.md #688

Merged
mottox2 merged 1 commits from fix_docs into master 2017-08-27 13:58:06 +00:00
mottox2 commented 2017-08-21 15:33:02 +00:00 (Migrated from github.com)
No description provided.
codecov-io commented 2017-08-21 15:38:18 +00:00 (Migrated from github.com)

Codecov Report

Merging #688 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #688      +/-   ##
==========================================
- Coverage   49.15%   49.14%   -0.02%     
==========================================
  Files          34       34              
  Lines        8314     8314              
==========================================
- Hits         4087     4086       -1     
  Misses       3748     3748              
- Partials      479      480       +1
Impacted Files Coverage Δ
xorm.go 67.6% <0%> (-1.41%) ⬇️

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 a10b5ab...3aeed14. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/688?src=pr&el=h1) Report > Merging [#688](https://codecov.io/gh/go-xorm/xorm/pull/688?src=pr&el=desc) into [master](https://codecov.io/gh/go-xorm/xorm/commit/a10b5aba4bb97b30daa74e7c0363d3084ede0514?src=pr&el=desc) will **decrease** coverage by `0.01%`. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/go-xorm/xorm/pull/688/graphs/tree.svg?width=650&height=150&token=yB5nO1krEe&src=pr)](https://codecov.io/gh/go-xorm/xorm/pull/688?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #688 +/- ## ========================================== - Coverage 49.15% 49.14% -0.02% ========================================== Files 34 34 Lines 8314 8314 ========================================== - Hits 4087 4086 -1 Misses 3748 3748 - Partials 479 480 +1 ``` | [Impacted Files](https://codecov.io/gh/go-xorm/xorm/pull/688?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [xorm.go](https://codecov.io/gh/go-xorm/xorm/pull/688?src=pr&el=tree#diff-eG9ybS5nbw==) | `67.6% <0%> (-1.41%)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-xorm/xorm/pull/688?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/688?src=pr&el=footer). Last update [a10b5ab...3aeed14](https://codecov.io/gh/go-xorm/xorm/pull/688?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).

Thanks!

Thanks!
Sign in to join this conversation.
No description provided.