From 4f188300b47208fda492cfc816a86afd1870c90a Mon Sep 17 00:00:00 2001 From: Samuel Pedraza Date: Fri, 26 Apr 2024 18:55:56 -0700 Subject: [PATCH] Update README.md fixed broken link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58541d1..460f372 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ The chessboard component provides an API to interact with the chessboard. The AP ### Available methods: -For a full list of available methods please visit the [documentation](https://qwerty084.github.io/vue3-chessboard-docs/board-api.html/board-api.html). +For a full list of available methods please visit the [documentation](https://qwerty084.github.io/vue3-chessboard-docs/board-api.html). ### Custom Events