Skip to content
This repository was archived by the owner on Oct 24, 2021. It is now read-only.

Commit ae5242f

Browse files
authored
Merge pull request #752 from kevin-tayong/patch-3
Add Publications 101 video to docs
2 parents 858dbc6 + a9477d2 commit ae5242f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: source/api/pubsub.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ description: Documentation of Meteor's publication and subscription API.
66
These functions control how Meteor servers publish sets of records and
77
how clients can subscribe to those sets.
88

9-
If you prefer video watch [Meteor Publications 101](https://www.youtube.com/watch?v=RH2RxKgkPJY) in our [YouTube Channel](https://www.youtube.com/channel/UC3fBiJrFFMhKlsWM46AsAYw).
9+
If you prefer to watch the video, click below.
10+
11+
{% youtube RH2RxKgkPJY %}
1012

1113
{% apibox "Meteor.publish" %}
1214

0 commit comments

Comments
 (0)