diff --git a/docs/index.md b/docs/index.md index 5b64d205..ef643962 100644 --- a/docs/index.md +++ b/docs/index.md @@ -118,7 +118,7 @@ Using RippleAPI, you can: This page contains documentation for ripple-lib. To use ripple-lib with npm/yarn, begin with the [Getting Started](https://github.com/ripple/ripple-lib#getting-started) steps. -**What is ripple-lib used for?** Here's a [list of applications that use `ripple-lib`]((https://github.com/ripple/ripple-lib/blob/develop/APPLICATIONS.md)). Open a PR to add your app or project to the list! +**What is ripple-lib used for?** Here's a [list of applications that use `ripple-lib`](https://github.com/ripple/ripple-lib/blob/develop/APPLICATIONS.md). Open a PR to add your app or project to the list! ## Boilerplate diff --git a/docs/src/introduction.md.ejs b/docs/src/introduction.md.ejs index eb7d34f6..89f49439 100644 --- a/docs/src/introduction.md.ejs +++ b/docs/src/introduction.md.ejs @@ -12,4 +12,4 @@ Using RippleAPI, you can: This page contains documentation for ripple-lib. To use ripple-lib with npm/yarn, begin with the [Getting Started](https://github.com/ripple/ripple-lib#getting-started) steps. -**What is ripple-lib used for?** Here's a [list of applications that use `ripple-lib`]((https://github.com/ripple/ripple-lib/blob/develop/APPLICATIONS.md)). Open a PR to add your app or project to the list! +**What is ripple-lib used for?** Here's a [list of applications that use `ripple-lib`](https://github.com/ripple/ripple-lib/blob/develop/APPLICATIONS.md). Open a PR to add your app or project to the list!