mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-22 19:49:26 +00:00
dev-guides: deprecated_url for daemon/wallet rpc
This commit is contained in:
parent
47d7995a0b
commit
fac54d707c
2 changed files with 2 additions and 8 deletions
|
@ -1,14 +1,11 @@
|
||||||
---
|
---
|
||||||
layout: user-guide
|
layout: user-guide
|
||||||
title: "Daemon RPC documentation"
|
title: "Daemon RPC documentation"
|
||||||
|
deprecated_url: https://docs.getmonero.org/rpc-library/monerod-rpc/"
|
||||||
---
|
---
|
||||||
|
|
||||||
{% t global.lang_tag %}
|
{% t global.lang_tag %}
|
||||||
|
|
||||||
<div class="info-block center-xs">
|
|
||||||
<h3 style="padding: 0;">⚠️ This page is deprecated</h3> <p>The latest version of this document is available at <a href="https://docs.getmonero.org/rpc-library/monerod-rpc/">docs.getmonero.org</a>.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
# Daemon RPC
|
# Daemon RPC
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
|
@ -1,14 +1,11 @@
|
||||||
---
|
---
|
||||||
layout: user-guide
|
layout: user-guide
|
||||||
title: "Wallet RPC documentation"
|
title: "Wallet RPC documentation"
|
||||||
|
deprecated_url: https://docs.getmonero.org/rpc-library/wallet-rpc/"
|
||||||
---
|
---
|
||||||
|
|
||||||
{% t global.lang_tag %}
|
{% t global.lang_tag %}
|
||||||
|
|
||||||
<div class="info-block center-xs">
|
|
||||||
<h3 style="padding: 0;">⚠️ This page is deprecated</h3> <p>The latest version of this document is available at <a href="https://docs.getmonero.org/rpc-library/wallet-rpc/">docs.getmonero.org</a>.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
# Wallet RPC
|
# Wallet RPC
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
Loading…
Reference in a new issue