From a58b7b2589dbf15de041243706bb8bdab93bf5d2 Mon Sep 17 00:00:00 2001 From: Xi Zhang <4441690+aefhm@users.noreply.github.com> Date: Mon, 13 May 2024 17:35:57 -0500 Subject: [PATCH] Add Sapphire deployment pattern section --- docs/dapp/sapphire/deployment.md | 1 + external/sapphire-paratime | 2 +- sidebarDapp.ts | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 120000 docs/dapp/sapphire/deployment.md diff --git a/docs/dapp/sapphire/deployment.md b/docs/dapp/sapphire/deployment.md new file mode 120000 index 0000000000..7a8fe54002 --- /dev/null +++ b/docs/dapp/sapphire/deployment.md @@ -0,0 +1 @@ +../../../external/sapphire-paratime/docs/deployment.md \ No newline at end of file diff --git a/external/sapphire-paratime b/external/sapphire-paratime index a13bd4911b..8a9f6b6726 160000 --- a/external/sapphire-paratime +++ b/external/sapphire-paratime @@ -1 +1 @@ -Subproject commit a13bd4911be50b14be67256553c62e8769ee0b87 +Subproject commit 8a9f6b672668bd8165f2302be6cc77c573ce7afd diff --git a/sidebarDapp.ts b/sidebarDapp.ts index 2532947d1c..73b9687ce9 100644 --- a/sidebarDapp.ts +++ b/sidebarDapp.ts @@ -21,6 +21,7 @@ export const sidebarDapp: SidebarsConfig = { 'dapp/sapphire/authentication', 'dapp/sapphire/gasless', 'dapp/sapphire/addresses', + 'dapp/sapphire/deployment', 'dapp/sapphire/security', { type: 'link',