Skip to content

Commit

Permalink
Merge pull request #88 from howjmay/patch-1
Browse files Browse the repository at this point in the history
Set proper doc link
  • Loading branch information
rachel-bousfield authored Feb 22, 2024
2 parents fc51782 + d89c0af commit 69fa161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylus-sdk/src/evm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ wrap_hostio!(
wrap_hostio!(
/// Gets the amount of ink remaining. See [`Ink and Gas`] for more information on Stylus's compute pricing.
///
/// [`Ink and Gas`]: https://developer.arbitrum.io/TODO
/// [`Ink and Gas`]: https://docs.arbitrum.io/stylus/concepts/stylus-gas
ink_left evm_ink_left u64
);

0 comments on commit 69fa161

Please sign in to comment.