Skip to content

Commit 355228b

Browse files
authored
cmd/clef: update Safe API documentation links in changelog (#32136)
This PR updates the outdated documentation URL from docs.gnosis.io to the new official docs.safe.global domain. The change reflects the rebranding from Gnosis Safe to Safe and ensures that users are directed to the current API documentation for transaction service reference.
1 parent bd5b55e commit 355228b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/clef/extapi_changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The API-method `account_signGnosisSafeTx` was added. This method takes two param
6565
```
6666

6767
Not all fields are required, though. This method is really just a UX helper, which massages the
68-
input to conform to the `EIP-712` [specification](https://docs.gnosis.io/safe/docs/contracts_tx_execution/#transaction-hash)
68+
input to conform to the `EIP-712` [specification](https://docs.safe.global/core-api/transaction-service-reference/gnosis)
6969
for the Gnosis Safe, and making the output be directly importable to by a relay service.
7070

7171

0 commit comments

Comments
 (0)