refactor: move spec references out of published site

Cospas-Sarsat specification summaries moved to reference/ for internal
use only. Links updated to point to official cospas-sarsat.int site.

The extracted images remain in public/ for use in other pages.
This commit is contained in:
Ryan Malloy 2026-02-13 05:03:09 -07:00
parent 41114373b9
commit 4ed92efd69
84 changed files with 3 additions and 3 deletions

View File

@ -161,4 +161,4 @@ Three methods are used:
- [Signal Format Details](/reference/signal-format) — Protocol specification - [Signal Format Details](/reference/signal-format) — Protocol specification
- [Building a Receiver](/tutorials/signal-chain) — Hands-on tutorial - [Building a Receiver](/tutorials/signal-chain) — Hands-on tutorial
- [Official Cospas-Sarsat Documentation](/cospas-sarsat/) — Source specifications - [Official Cospas-Sarsat Documentation](https://www.cospas-sarsat.int/en/documents-pro) — Source specifications

View File

@ -178,8 +178,8 @@ The first Protected Data Field contains the beacon's identity — country code,
/> />
<LinkCard <LinkCard
title="Official Cospas-Sarsat Docs" title="Official Cospas-Sarsat Docs"
href="/cospas-sarsat/" href="https://www.cospas-sarsat.int/en/documents-pro"
description="74 reference documents from the international programme" description="Official specifications from the international programme"
/> />
</CardGrid> </CardGrid>