Skip to content

Commit 3ea96fd

Browse files
authored
Updating lesson 7 link for VRF v1
1 parent 5533ecd commit 3ea96fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
You'll need to verify via Twitter to get ETH & LINK.
66
You can find [Backup Faucets here](https://docs.chain.link/docs/link-token-contracts/#goerli).
77

8-
Additionally, lesson 7 uses Chainlink VRF v1 instead of v2, [you can find the docs for Chainlink VRFv1 here](https://docs.chain.link/docs/get-a-random-number/v1/).
8+
Additionally, lesson 7 uses Chainlink VRF v1 instead of v2, [you can find the docs for Chainlink VRFv1 here](https://docs.chain.link/vrf/v1/examples/get-a-random-number).
99

1010
[YouTube Video](https://www.youtube.com/watch?v=M576WGiDBdQ)
1111

@@ -442,7 +442,7 @@ E ValueError: Execution reverted during call: 'VM Exception while proc
442442
# Lesson 7: [SmartContract Lottery](https://github.com/PatrickAlphaC/smartcontract-lottery)
443443
💻 Code: https://github.com/PatrickAlphaC/smartcontract-lottery
444444

445-
[Chainlink VRF v1 docs](https://docs.chain.link/docs/get-a-random-number/v1/)
445+
[Chainlink VRF v1 docs](https://docs.chain.link/vrf/v1/examples/get-a-random-number)
446446

447447
### Introduction
448448
- Add a `README.md`

0 commit comments

Comments
 (0)