gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 195/264: docs/MQTT: replace confusing 80 by 75


From: gnunet
Subject: [gnurl] 195/264: docs/MQTT: replace confusing 80 by 75
Date: Thu, 30 Apr 2020 16:08:18 +0200

This is an automated email from the git hooks/post-receive script.

nikita pushed a commit to branch master
in repository gnurl.

commit 19ec94d944124aaee0a544c886a319cf4b1108b4
Author: JP Mens <address@hidden>
AuthorDate: Tue Apr 14 19:07:08 2020 +0200

    docs/MQTT: replace confusing 80 by 75
    
    I was a bit surprised by the `80`: first thought: what's HTTP doing
    here? ;)
    
    Closes #5236
---
 docs/MQTT.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/MQTT.md b/docs/MQTT.md
index 1c7b678aa..a40971474 100644
--- a/docs/MQTT.md
+++ b/docs/MQTT.md
@@ -31,7 +31,7 @@ Example subscribe:
 
 Example publish:
 
-    curl -d 80 mqtt://host/home/bedroom/dimmer
+    curl -d 75 mqtt://host/home/bedroom/dimmer
 
 ## What does curl deliver as a response to a subscribe
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]