diff --git a/docs/learn/fundamentals/transactions/list-of-operations.mdx b/docs/learn/fundamentals/transactions/list-of-operations.mdx index 486357c33..1bf0b2528 100644 --- a/docs/learn/fundamentals/transactions/list-of-operations.mdx +++ b/docs/learn/fundamentals/transactions/list-of-operations.mdx @@ -741,7 +741,7 @@ Note that Soroban transactions can only contain one operation per transaction. Learn more in the [State Archival section](../../encyclopedia/storage/state-archival.mdx). -**SDKs**: [Java](https://github.com/lightsail-network/java-stellar-sdk/blob/master/src/main/java/org/stellar/sdk/operations/RestoreFootprintOperation.java) +**SDKs**: [JavaScript](https://stellar.github.io/js-stellar-sdk/Operation.html#.restoreFootprint) | [Java](https://github.com/lightsail-network/java-stellar-sdk/blob/master/src/main/java/org/stellar/sdk/operations/RestoreFootprintOperation.java) **Threshold**: Medium **Result**: `RestoreFootprintResult` **Parameters**: