mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-10 23:04:18 -07:00
parent
160cac1002
commit
bc511756a9
6 changed files with 36 additions and 3 deletions
|
@ -54,6 +54,9 @@ const DownloadsPage = ({location}: IDownloadsPageProps) => {
|
|||
<p>
|
||||
{DOWNLOADS_COPY.DOWNLOAD_LINKS.LINK4}
|
||||
</p>
|
||||
<p>
|
||||
{DOWNLOADS_COPY.DOWNLOAD_LINKS.LINK6}
|
||||
</p>
|
||||
<p>
|
||||
{DOWNLOADS_COPY.DOWNLOAD_LINKS.LINK5}
|
||||
</p>
|
||||
|
|
|
@ -723,6 +723,18 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</a>
|
||||
(.pdf 4.4MB)
|
||||
</p>
|
||||
<p>
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy=""
|
||||
href="//"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
Instructions to Federal agencies on using the CEJST
|
||||
</a>
|
||||
(.pdf 228.4kB)
|
||||
</p>
|
||||
<p>
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue