From a838f27e889e54a86d4530851e38cf5f241e0479 Mon Sep 17 00:00:00 2001 From: bb220 Date: Wed, 20 May 2026 17:32:04 -0400 Subject: [PATCH] Add dashboard navbar link --- docs.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs.json b/docs.json index 7933ea1..6ed8d88 100644 --- a/docs.json +++ b/docs.json @@ -366,6 +366,10 @@ { "label": "Contact Us", "href": "mailto:hello@promptlayer.com" + }, + { + "label": "Dashboard", + "href": "https://dashboard.promptlayer.com" } ] },