Skip to content

Commit 0a250bb

Browse files
authored
Update README.md
1 parent 82a4ae7 commit 0a250bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# swift-concurrency-extras
1+
# Concurrency Extras
22

33
[![CI](https://github.com/pointfreeco/swift-concurrency-extras/workflows/CI/badge.svg)](https://github.com/pointfreeco/swift-concurrency-extras/actions?query=workflow%3ACI)
44
[![Slack](https://img.shields.io/badge/slack-chat-informational.svg?label=Slack&logo=slack)](https://www.pointfree.co/slack-invite)
@@ -272,7 +272,7 @@ This library is released under the MIT license. See [LICENSE](LICENSE) for detai
272272
[mbrandonw]: https://github.com/mbrandonw
273273
[stephencelis]: https://github.com/stephencelis
274274
[concurrency-testing-collection]: https://www.pointfree.co/collections/concurrency/testing-async-code
275-
[concurrency-extras-docs]: http://pointfreeco.github.io/swift-concurrency-extras/main/documentation/concurrencyextras
275+
[concurrency-extras-docs]: https://swiftpackageindex.com/pointfreeco/swift-concurrency-extras/main/documentation/concurrencyextras
276276
[se-0302]: https://github.com/apple/swift-evolution/blob/main/proposals/0302-concurrent-value-and-concurrent-closures.md
277277
[se-0302-unsafetransfer]: https://github.com/apple/swift-evolution/blob/main/proposals/0302-concurrent-value-and-concurrent-closures.md#adaptor-types-for-legacy-codebases
278278
[reliably-testing-swift-concurrency]: https://forums.swift.org/t/reliably-testing-code-that-adopts-swift-concurrency/57304

0 commit comments

Comments
 (0)