From f4c9c004fd50d3499bb7ff0ca821b389e28c1e1b Mon Sep 17 00:00:00 2001 From: Julian <leuckerj@gmail.com> Date: Wed, 28 May 2025 18:04:50 +0000 Subject: [PATCH] Link to deployed docs instance --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00b7967..655a1a1 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ export default { </script> ``` -For more examples visit the [examples folder](./example), or read the [documentation](./docs). +For more examples visit the [examples folder](./example), or read the [documentation](https://aleksis.edugit.io/libs/vue-draggable-grid/). Repository: [https://edugit.org/AlekSIS/libs/vue-draggable-grid/](https://edugit.org/AlekSIS/libs/vue-draggable-grid/) -- GitLab