Skip to content

Commit 76010d1

Browse files
authored
Fixed pub_sub link to point to correct example (#2332)
1 parent b456636 commit 76010d1

File tree

1 file changed

+1
-1
lines changed
  • website/versioned_docs/version-0.19.0/concepts

1 file changed

+1
-1
lines changed

website/versioned_docs/version-0.19.0/concepts/agents.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ UI thread \(i.e. Job or Context\).
6868

6969
## Further reading
7070

71-
* The [pub\_sub](https://github.com/yewstack/yew/tree/master/examples/pub_sub) example shows how
71+
* The [pub\_sub](https://github.com/yewstack/yew/tree/yew-v0.19.3/examples/pub_sub) example shows how
7272
components can use agents to communicate with each other.

0 commit comments

Comments
 (0)