From 477ef514adaa68b2b1acb58d6909e1a31a11e38a Mon Sep 17 00:00:00 2001 From: bakedpotatolord Date: Sat, 17 May 2025 20:25:44 -0600 Subject: [PATCH] fix broken link --- docs/kiri-moto/apis.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/kiri-moto/apis.md b/docs/kiri-moto/apis.md index 0c023cdc..c28c15d4 100644 --- a/docs/kiri-moto/apis.md +++ b/docs/kiri-moto/apis.md @@ -8,11 +8,7 @@ description: Various ways to access Kiri:Moto's internals (2.6 and newer version The latest slicing engine code is served live at `https://grid.space/code/engine.js` -This can be embedded in your page then accessed with the API calls defined on the [Engine APIs](kiri-moto/engine-apis) page - -An example page is [here](https://grid.space/kiri/engine.html). - - +This can be embedded in your page then accessed with the API calls defined on the [Engine APIs](engine-apis) page. ## Command Line API