From f51da888ea6947ed921f11fd626ad0d988e79696 Mon Sep 17 00:00:00 2001 From: thephez Date: Tue, 15 Apr 2025 15:06:11 -0400 Subject: [PATCH] docs: update previous version links --- _templates/sidebar-main.html | 2 +- docs/index.md | 2 +- docs/reference/dapi-endpoints-core-grpc-endpoints.md | 2 +- docs/reference/dapi-endpoints-json-rpc-endpoints.md | 2 +- docs/reference/dapi-endpoints-platform-endpoints.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_templates/sidebar-main.html b/_templates/sidebar-main.html index 9a2361fec..d0b190ab6 100644 --- a/_templates/sidebar-main.html +++ b/_templates/sidebar-main.html @@ -254,7 +254,7 @@
  • Source Code
  • -
  • Previous Version +
  • Previous Version of Docs
  • JavaScript SDK

    diff --git a/docs/index.md b/docs/index.md index c74cd8b7e..2095793ff 100644 --- a/docs/index.md +++ b/docs/index.md @@ -180,7 +180,7 @@ Testnet Block Explorer Testnet Faucet JavaScript SDK resources/source-code -Previous Version of Docs +Previous Version of Docs ``` ```{toctree} diff --git a/docs/reference/dapi-endpoints-core-grpc-endpoints.md b/docs/reference/dapi-endpoints-core-grpc-endpoints.md index 65fa000b5..fc6bb8b22 100644 --- a/docs/reference/dapi-endpoints-core-grpc-endpoints.md +++ b/docs/reference/dapi-endpoints-core-grpc-endpoints.md @@ -824,7 +824,7 @@ Note: The gRPCurl response `proTxHash` data is Base64 encoded. ## Deprecated Endpoints -The following endpoints were recently deprecated. See the [previous version of documentation](https://docs.dash.org/projects/platform/en/0.25.0/docs/reference/dapi-endpoints-core-grpc-endpoints.html) for additional information on these endpoints. +The following endpoints were recently deprecated. See the [previous version of documentation](https://docs.dash.org/projects/platform/en/1.0.0/docs/reference/dapi-endpoints-core-grpc-endpoints.html) for additional information on these endpoints. ### getStatus diff --git a/docs/reference/dapi-endpoints-json-rpc-endpoints.md b/docs/reference/dapi-endpoints-json-rpc-endpoints.md index 4521345a1..74bdfa942 100644 --- a/docs/reference/dapi-endpoints-json-rpc-endpoints.md +++ b/docs/reference/dapi-endpoints-json-rpc-endpoints.md @@ -225,7 +225,7 @@ puts response.read_body ## Deprecated Endpoints The following endpoints were recently deprecated. See the [previous version of this -documentation](https://docs.dash.org/projects/platform/en/0.25.0/docs/reference/dapi-endpoints-json-rpc-endpoints.html) +documentation](https://docs.dash.org/projects/platform/en/1.0.0/docs/reference/dapi-endpoints-json-rpc-endpoints.html) for older references. ### getMnListDiff diff --git a/docs/reference/dapi-endpoints-platform-endpoints.md b/docs/reference/dapi-endpoints-platform-endpoints.md index 742b05e16..aec5fcba9 100644 --- a/docs/reference/dapi-endpoints-platform-endpoints.md +++ b/docs/reference/dapi-endpoints-platform-endpoints.md @@ -3515,7 +3515,7 @@ grpcurl -proto protos/platform/v0/platform.proto \ ## Deprecated Endpoints -The following endpoints were recently deprecated. See the [previous version of documentation](https://docs.dash.org/projects/platform/en/0.25.0/docs/reference/dapi-endpoints-platform-endpoints.html) for additional information on these endpoints. +The following endpoints were recently deprecated. See the [previous version of documentation](https://docs.dash.org/projects/platform/en/1.0.0/docs/reference/dapi-endpoints-platform-endpoints.html) for additional information on these endpoints. ### getIdentities