From c16c87ee8429540b6627455a9d358e6df9fa78db Mon Sep 17 00:00:00 2001 From: Star Date: Fri, 11 Oct 2024 10:39:10 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a24529..a1f7689 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ function bCyan(...data: any[]): string {return ''} function bWhite(...data: any[]): string {return ''} ``` -## full api see [console.ts](http://apigo.cc/gojs/console/console.ts) +## full api see [console.ts](https://apigo.cc/gojs/console/console.ts)