dfinity / agent-js

A collection of libraries and tools for building software around the Internet Computer, in JavaScript.
https://agent-js.icp.xyz
Apache License 2.0
153 stars 95 forks source link

fix: updated outdated urls in sample #888

Closed r-birkner closed 4 months ago

r-birkner commented 4 months ago

Description

The URLs used in the sample are outdated and do not work anymore. I replaced them with the current URLs. However, I couldn't fix the canister ID as I am not sure what canister it should be.

Fixes # (issue)

How Has This Been Tested?

I updated it and ran it manually. Of course I got an error because the canister doesn't exist anymore, but at least it went through a boundary node and hit a replica.

Checklist: