Skip to content

Commit

Permalink
fix: submodules (#3800)
Browse files Browse the repository at this point in the history
* update subs

* update subs

* revert

* remove examples sub update due to conflict
  • Loading branch information
jessiemongeon1 authored Nov 21, 2024
1 parent 098e52b commit e3be1da
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/developer-docs/smart-contracts/maintain/control.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ A canister has no controller and is immutable. On ICP, this model is often calle

Common errors related to controllers include:

- [Invalid controller](/docs/current/references/execution-errors#invalid-controller).
- [Invalid controller](/docs/current/references/execution-errors#invalid-controller).
2 changes: 1 addition & 1 deletion docs/developer-docs/smart-contracts/maintain/delete.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ Common errors related to canister deletion include:

- [Delete canister not stopped](/docs/current/references/execution-errors#delete-canister-not-stopped).
- [Delete canister self](/docs/current/references/execution-errors#delete-canister-self).
- [Delete canister queue not empty](/docs/current/references/execution-errors#delete-canister-queue-not-empty).
- [Delete canister queue not empty](/docs/current/references/execution-errors#delete-canister-queue-not-empty).
2 changes: 1 addition & 1 deletion submodules/internetidentity
Submodule internetidentity updated 160 files
2 changes: 1 addition & 1 deletion submodules/motoko
Submodule motoko updated 220 files
2 changes: 1 addition & 1 deletion submodules/quill
2 changes: 1 addition & 1 deletion submodules/sdk
Submodule sdk updated 138 files

0 comments on commit e3be1da

Please sign in to comment.