truffle-box / optimism-box

Truffle box with code to start working with Optimism L2
MIT License
23 stars 14 forks source link

Fix broken developer link #24

Closed beakerfm closed 2 years ago

beakerfm commented 2 years ago

The link to the optimism docs is broken and produces a 404. This fix will bring the user to the developer page.

emilyJLin95 commented 2 years ago

@beakerfm thanks for this! can you also update the link on line 178 it has the same problem

beakerfm commented 2 years ago

@emilyJLin95 I have now updated the second link as you suggested. It should point to the relevant available documentation now.

emilyJLin95 commented 2 years ago

@beakerfm thanks so much! One last ask - can you squash your commits and rebase off the latest main, and then I'll merge! 😄

fainashalts commented 2 years ago

Thanks for this PR @beakerfm! Same request as Emily and then we're happy to merge this in.

beakerfm commented 2 years ago

@fainashalts @emilyJLin95 sorry for the delay! It should now be updated as you requested.

emilyJLin95 commented 2 years ago

@beakerfm woohoo!! merged!!