From 021f37b2cf24807325460a48f54d6b49d8167109 Mon Sep 17 00:00:00 2001 From: sylenien Date: Mon, 12 Dec 2022 17:53:40 +0100 Subject: [PATCH] change(tracker): fix links format --- tracker/tracker-assist/README.md | 2 +- tracker/tracker/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tracker/tracker-assist/README.md b/tracker/tracker-assist/README.md index a09d201b1..662e1e084 100644 --- a/tracker/tracker-assist/README.md +++ b/tracker/tracker-assist/README.md @@ -4,7 +4,7 @@ OpenReplay Assist Plugin allows you to support your users by seeing their live s ## Documentation -For launch options and available public methods, (refer to the documentation)[https://docs.openreplay.com/plugins/assist] +For launch options and available public methods, [refer to the documentation](https://docs.openreplay.com/plugins/assist) ## Installation diff --git a/tracker/tracker/README.md b/tracker/tracker/README.md index d28ab18ff..b1daf6d4d 100644 --- a/tracker/tracker/README.md +++ b/tracker/tracker/README.md @@ -4,7 +4,7 @@ The main package of the [OpenReplay](https://openreplay.com/) tracker. ## Documentation -For launch options and available public methods, (refer to the documentation)[https://docs.openreplay.com/installation/javascript-sdk#options] +For launch options and available public methods, [refer to the documentation](https://docs.openreplay.com/installation/javascript-sdk#options) ## Installation