projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3237b2
)
manual: Fix typo in link.
author
Andre Noll
<maan@tuebingen.mpg.de>
Sat, 26 Aug 2017 18:31:41 +0000
(20:31 +0200)
committer
Andre Noll
<maan@tuebingen.mpg.de>
Sat, 26 Aug 2017 19:12:05 +0000
(21:12 +0200)
The leading slash results in a "Missing fragment" error. Found by
the w3m link checker.
web/manual.md
patch
|
blob
|
history
diff --git
a/web/manual.md
b/web/manual.md
index
96d724c
..
d750700
100644
(file)
--- a/
web/manual.md
+++ b/
web/manual.md
@@
-1439,7
+1439,7
@@
only for Linux.
- UDP. Recommended for multicast LAN streaming.
-See the Appendix on [network protocols](
/
#Network.protocols)
+See the Appendix on [network protocols](#Network.protocols)
for brief descriptions of the various protocols relevant for network
audio streaming with paraslash.