From 20407a2332dac8c939c4973bc888642c287dba49 Mon Sep 17 00:00:00 2001 From: Cedric Date: Sat, 28 Dec 2024 20:41:37 +0000 Subject: [PATCH] docs: update vehiclesplus-v3/API --- vehiclesplus-v3/API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vehiclesplus-v3/API.md b/vehiclesplus-v3/API.md index ba7110b..1b895f1 100644 --- a/vehiclesplus-v3/API.md +++ b/vehiclesplus-v3/API.md @@ -2,7 +2,7 @@ title: API description: Api usage examples published: false -date: 2024-12-28T20:40:27.836Z +date: 2024-12-28T20:41:34.480Z tags: developers editor: markdown dateCreated: 2024-12-28T20:10:42.650Z @@ -103,4 +103,4 @@ public void giveCar(Player player, String vehicleType) { ## API Documentation -For additional details, examples, and advanced usage, refer to the official [VehiclesPlus API Docs](https://sbdevelopment.tech/vehiclesplus). \ No newline at end of file +For additional details and advanced usage refer to the official [VehiclesPlus javadocs](https://sbdevelopment.tech/javadoc/vehiclesplus-v3/index.html). \ No newline at end of file