Skip to content

Commit 7756753

Browse files
Update protocols/httppath.md
Co-authored-by: Thomas Eizinger <[email protected]>
1 parent d57b45d commit 7756753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocols/httppath.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ representation to avoid ambiguities over which characters were escaped.
3939
The `/httppath` component can also be appended to just the `/p2p/...` component, and rely on a separate peer discovery mechanism to actually identify the peer's address:
4040

4141
```
42-
/ip4/1.2.3.4/tcp/443/tls/http/p2p/12D.../httppath/.well-known%2Flibp2p
42+
/p2p/12D.../httppath/.well-known%2Flibp2p
4343
```

0 commit comments

Comments
 (0)