Skip to content

Commit

Permalink
test broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
ggonzalez94 committed Oct 1, 2024
1 parent d16a87b commit 57eba04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/access-control.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ impl MyContract {
}
----

At deployment, the https://docs.rs/openzeppelin-stylus/0.1.0-rc/openzeppelin_stylus/access/ownable/struct.Ownable.html#method.owner[`owner`] of an `Ownable` contract is set to the provided `initial_owner` parameter.
At deployment, the https://docs.rs/broken-link[`owner`] of an `Ownable` contract is set to the provided `initial_owner` parameter.

Ownable also lets you:

Expand Down

0 comments on commit 57eba04

Please sign in to comment.