We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6106ac9 commit 95649efCopy full SHA for 95649ef
README.md
@@ -159,9 +159,9 @@ expose the endpoints needed by the bootstrapper:
159
- create a link to the *trc* index containing the TRCs to serve at
160
`/srv/http/scion/trcs.json`.
161
- create a link to the *trc* metadata containing the description of a TRC at
162
- `/srv/http/scion/trcs/ISD{isd}-B{base}-S{serial}.trc`.
+ `/srv/http/scion/trcs/isd{isd}-b{base}-s{serial}.json`.
163
- create a link to the *trc* blob containing the TRC file itself at
164
- `/srv/http/scion/trcs/isd{isd}-b{base}-s{serial}/blob`.
+ `/srv/http/scion/trcs/ISD{isd}-B{base}-S{serial}.trc`.
165
166
### Site configuration
167
0 commit comments