Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _templates/sidebar-main.html
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@

<li class="toctree-l1"><a class="reference internal" href="docs/resources/source-code.html">Source
Code</a></li>
<li class="toctree-l1"><a class="reference external" href="https://dashplatform.readme.io/v0.23.0/docs">Previous Version
<li class="toctree-l1"><a class="reference external" href="https://docs.dash.org/projects/platform/en/1.0.0/docs/">Previous Version
of Docs</a></li>
</ul>
<p aria-level="2" class="caption" role="heading"><span class="caption-text">JavaScript SDK</span></p>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Testnet Block Explorer <https://insight.testnet.networks.dash.org/insight/>
Testnet Faucet <https://faucet.testnet.networks.dash.org/>
JavaScript SDK <https://github.com/dashpay/platform/tree/master/packages/js-dash-sdk#readme>
resources/source-code
Previous Version of Docs <https://docs.dash.org/projects/platform/en/0.25.0/docs/>
Previous Version of Docs <https://docs.dash.org/projects/platform/en/1.0.0/docs/>
```

```{toctree}
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/dapi-endpoints-core-grpc-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/dapi-endpoints-json-rpc-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/dapi-endpoints-platform-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down