Skip to content

Commit 59dd479

Browse files
committed
empty link from cursors.page
1 parent cd42145 commit 59dd479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cursors.page

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ print_all_documents (mongoc_collection_t *collection)
5757
<code mime="text/x-csrc"><include parse="text" href="../examples/mongoc-tail.c" xmlns="http://www.w3.org/2001/XInclude" /></code>
5858
</listing>
5959

60-
<p>Let's compile and run this example against a <link href="">replicaSet</link> to see updates as they are made.</p>
60+
<p>Let's compile and run this example against a replica set to see updates as they are made.</p>
6161

6262
<screen><output style="prompt">$ </output><input>gcc -Wall -o mongoc-tail mongoc-tail.c $(pkg-config --cflags --libs libmongoc-1.0)</input>
6363
<output style="prompt">$ </output><input>./mongoc-tail mongodb://example.com/?replicaSet=myReplSet</input>

0 commit comments

Comments
 (0)