Skip to content

Commit

Permalink
Replace dartdocs.org doc links with pub.dev links
Browse files Browse the repository at this point in the history
  • Loading branch information
cbracken committed Nov 6, 2019
1 parent 4709848 commit a5412e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ libraries easier and more convenient, or adds additional functionality.

## Documentation

[API Docs](http://www.dartdocs.org/documentation/quiver/latest) are available.
[API Docs](https://pub.dev/documentation/quiver/latest/) are available.


Main Libraries
Expand Down Expand Up @@ -236,4 +236,4 @@ supported.
`FakeStopwatch` is a Stopwatch that uses a provided `now()` function to get the
current time.

[quiver.testing.time]: http://www.dartdocs.org/documentation/quiver/latest#quiver/quiver-testing-time
[quiver.testing.time]: https://pub.dev/documentation/quiver/latest/quiver.testing.time/quiver.testing.time-library.html

0 comments on commit a5412e3

Please sign in to comment.