From 5e23c3bf856b62a6eb931d4cae717516186bb7b7 Mon Sep 17 00:00:00 2001 From: core Date: Tue, 9 May 2023 15:30:54 +0200 Subject: [PATCH] Fix link inside tripplan.md (#716) --- docs/api-basics/tripplan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-basics/tripplan.md b/docs/api-basics/tripplan.md index a830f8b..8f070ee 100644 --- a/docs/api-basics/tripplan.md +++ b/docs/api-basics/tripplan.md @@ -6,7 +6,7 @@ description: Endpoints for Trip Planner Plans a route based on the vehicle specifications and charge state. Trips that require charging will set waypoints based on Tesla Supercharger locations along the route. -- [Share trip to car](vehicle/commands/sharing.md) +- [Share trip to car](/docs/vehicle/commands/sharing.md) ## POST `trip-planner/api/v1/tripplan`