smartcontractkit / truffle-starter-kit

An example smart contract utilizing Chainlink
MIT License
264 stars 102 forks source link

Dead link on README.md #135

Open Messerblatt opened 1 year ago

Messerblatt commented 1 year ago

From https://github.com/smartcontractkit/truffle-starter-kit#deploying-contracts:

"This section of the file is where you define which networks you want to interact with. You can read more about that whole file in the Truffle documentation.."

The link is dead. I assume the link should be this?:

https://trufflesuite.com/docs/truffle/reference/configuration/#networks

zeuslawyer commented 1 year ago

Nice catch @Messerblatt ! If you're new to OSS contributions would you like to make a PR for practice, or do you want me to go ahead and do it? If you're interested here is a guide on contributing. https://docs.chain.link/resources/contributing-to-chainlink? Either way, just let us know!