Skip to content

Commit 95649ef

Browse files
authored
Update README.md
Update nginx config description
1 parent 6106ac9 commit 95649ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,9 @@ expose the endpoints needed by the bootstrapper:
159159
- create a link to the *trc* index containing the TRCs to serve at
160160
`/srv/http/scion/trcs.json`.
161161
- 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`.
162+
`/srv/http/scion/trcs/isd{isd}-b{base}-s{serial}.json`.
163163
- 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`.
164+
`/srv/http/scion/trcs/ISD{isd}-B{base}-S{serial}.trc`.
165165

166166
### Site configuration
167167

0 commit comments

Comments
 (0)