From 62c78ea30fbf418ad07c7493b8aba3b2099fb5e3 Mon Sep 17 00:00:00 2001 From: rilaxik Date: Mon, 28 Oct 2024 01:44:49 +0000 Subject: [PATCH] anchor ref --- RPC-%40-0.2.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RPC-%40-0.2.1.md b/RPC-%40-0.2.1.md index dc4ca6b..883f23c 100644 --- a/RPC-%40-0.2.1.md +++ b/RPC-%40-0.2.1.md @@ -27,7 +27,7 @@ import { Rpc } from 'rage-fw-rpc' export const rpc = new Rpc(/* options */) rpc.browser = mp.browsers.new('package://.../index.html') ``` -Also see [Rpc Config](https://git.entityseven.com/entityseven/rage-framework/wiki/RPC-%40-0.2.1#rpc-config) +Also see [Rpc Config](#rpc-config) # Motivation The idea was to create an extensible package, with various features to simplify the development process and provide as much comfort as possible. It should also be using similar architecture as the framework it was specially built for