Remove unnecessary ) from some links (#224)

This commit is contained in:
Brian Yencho 2023-11-08 09:31:17 -06:00 committed by Álison Fernandes
parent 8db111b247
commit 887fe99746

View file

@ -88,7 +88,7 @@ The following is a list of all third-party dependencies included as part of the
- License: Apache 2.0
- **Glide**
- https://github.com/bumptech/glide)
- https://github.com/bumptech/glide
- Purpose: Image loading and caching.
- License: BSD, part MIT and Apache 2.0
@ -103,7 +103,7 @@ The following is a list of all third-party dependencies included as part of the
- License: Apache 2.0
- **kotlinx.coroutines**
- https://github.com/Kotlin/kotlinx.coroutines)
- https://github.com/Kotlin/kotlinx.coroutines
- Purpose: Kotlin coroutines library for asynchronous and reactive code.
- License: Apache 2.0