mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
fixing typo in protocol docs (#988)
This commit is contained in:
committed by
Michal Pristas
parent
8a5322859f
commit
2375237795
@@ -10,7 +10,7 @@ The original vgo research paper on Download protocol can be found here: https://
|
||||
|
||||
Each of these endpoints sits on top of a module. Let's assume module `htp` authored by `acidburn`.
|
||||
|
||||
So for each of endpoints mentioned below we will assume address `acidburn/htp/@v/{endpoint}` (e.g `acidburn/htp/@v/list`)
|
||||
So for each of the endpoints mentioned below we will assume address `acidburn/htp/@v/{endpoint}` (e.g `acidburn/htp/@v/list`)
|
||||
|
||||
In the examples below, `$HOST` and `$PORT` are placeholders for the host and port of your Athens server.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user