I had followed the tuitor to build icrc1 ledger canister locally then fetch did like this:
"candid": "https://raw.githubusercontent.com/dfinity/ic/<REVISION>/rs/ledger_suite/icrc1/ledger/ledger.did"
But now I have tried numbers of past versions ,err as:
Caused by: Failed to build all canisters.
Caused by: Failed while trying to build all canisters.
Caused by: Failed to download https://raw.githubusercontent.com/dfinity/ic/d9fe2076f677a08734bed90c67b1c3f4056ed621/rs/rosetta-api/icrc1/ledger/ledger.did to /root/univoice/icp/AGC-DFX/.dfx/local/canisters/voice_ledger_canister/voice_ledger_canister.did.
Caused by: Failed to download from url: https://raw.githubusercontent.com/dfinity/ic/d9fe2076f677a08734bed90c67b1c3f4056ed621/rs/rosetta-api/icrc1/ledger/ledger.did.
Caused by: Not found: https://raw.githubusercontent.com/dfinity/ic/d9fe2076f677a08734bed90c67b1c3f4056ed621/rs/rosetta-api/icrc1/ledger/ledger.did
So I want to know how can I generate the correct link for Caused by: Failed to build all canisters.
Caused by: Failed while trying to build all canisters.
Caused by: Failed to download https://raw.githubusercontent.com/dfinity/ic/d9fe2076f677a08734bed90c67b1c3f4056ed621/rs/rosetta-api/icrc1/ledger/ledger.did to /root/univoice/icp/AGC-DFX/.dfx/local/canisters/voice_ledger_canister/voice_ledger_canister.did.
Caused by: Failed to download from url: https://raw.githubusercontent.com/dfinity/ic/d9fe2076f677a08734bed90c67b1c3f4056ed621/rs/rosetta-api/icrc1/ledger/ledger.did.
Caused by: Not found: https://raw.githubusercontent.com/dfinity/ic/d9fe2076f677a08734bed90c67b1c3f4056ed621/rs/rosetta-api/icrc1/ledger/ledger.did?