From 418f494d7d7c194487a4bb46f65431923e2a2b8b Mon Sep 17 00:00:00 2001 From: Kevin Fries Date: Wed, 28 Jul 2021 12:28:06 -0700 Subject: [PATCH] Update simple.md Change simple-user link to be relative (guides path) --- content/guides/simple.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/simple.md b/content/guides/simple.md index aa3de87..703f6cb 100644 --- a/content/guides/simple.md +++ b/content/guides/simple.md @@ -5,7 +5,7 @@ description: How to use SIP.js Simple API to make and receive a call # Disclaimer -SIP.js Simple is considered deprecated and we will no longer support it. You should consider upgrading to the [Simple User](/simple-user) on the latest SIP.js Version. +SIP.js Simple is considered deprecated and we will no longer support it. You should consider upgrading to the [Simple User](/guides/simple-user.md) on the latest SIP.js Version. # SIP.js Simple Guide