Skip to content

Commit 5cad8fa

Browse files
Safe this file for real
1 parent 0148557 commit 5cad8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/rabbitmq/client/Channel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* key methods of this interface are used.
3737
*
3838
* <h2>User Guide</h2>
39-
* See <a href="http://www.rabbitmq.com/api-guide.html"></a>
39+
* See <a href="http://www.rabbitmq.com/api-guide.html">Java Client User Guide</a>.
4040
*
4141
* <h2>Concurrency Considerations</h2>
4242
* <p>

0 commit comments

Comments
 (0)