We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb70a2c commit 3b849f3Copy full SHA for 3b849f3
src/pub/index.tsx
@@ -41,7 +41,7 @@ const index = ({ activeGroups, cacheDuration, maxReq, maxReqWindow, version }: {
41
Supported formats: <br />
42
<strong>3LE</strong> - <code>/tle/[group]</code> <br />
43
<strong>JSON CCSDS OMM</strong> - <code>/json/[group]</code> <br />
44
- <strong>CSV</strong> - <code>/csv/[group]</code>
+ <strong>CSV CCSDS OMM</strong> - <code>/csv/[group]</code>
45
</p>
46
<p>
47
Custom NORAD ID lookup (experimental, 3LE only): <code>/norad/[NORAD_ID]</code>
0 commit comments