summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/protocols.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi
index b9c9485646..d1c6fced7b 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -635,12 +635,12 @@ and @code{$HOME/.ipfs/}, in that order.
One can use this protocol in 2 ways. Using IPFS:
@example
-ffplay ipfs://QmbGtJg23skhvFmu9mJiePVByhfzu5rwo74MEkVDYAmF5T
+ffplay ipfs://<hash>
@end example
Or the IPNS protocol (IPNS is mutable IPFS):
@example
-ffplay ipns://QmbGtJg23skhvFmu9mJiePVByhfzu5rwo74MEkVDYAmF5T
+ffplay ipns://<hash>
@end example
@section mmst