Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"dollarmath",
]
myst_heading_anchors = 6
myst_all_links_external = True
myst_all_links_external = False

nbsphinx_requirejs_path = ""
nbsphinx_execute = "never"
Expand Down
8 changes: 8 additions & 0 deletions docs/guides/land-cover-explorer.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Land Cover Explorer

TEST: Here is a @dea-maps test link.

TEST: Here is a [DEA Maps](#dea-maps) test link.

TEST: Here is a @tech-alerts test link.

TEST: Here is a [Tech Alerts](#tech-alerts) test link.

[Land Cover Explorer][Explorer] is a web application in the [Digital Atlas of Australia](https://digital.atlas.gov.au/), developed by Esri. It allows you to navigate and visualise the [DEA Land Cover][LandCover] datasets. (This is an easy alternative to [plotting Land Cover data yourself](/notebooks/DEA_products/DEA_Land_Cover/).)

:::{admonition} Start exploring
Expand Down
2 changes: 2 additions & 0 deletions docs/guides/setup/dea_maps.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
(dea-maps)=

# DEA Maps

[DEA Maps](https://maps.dea.ga.gov.au/) is an online platform where you can view Digital Earth Australia (DEA) datasets. It aims to make it easy for anyone to access our open-source data — whether you are a scientist, educator, journalist, or otherwise.
Expand Down
2 changes: 2 additions & 0 deletions docs/tech-alerts/_content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
% See the DEA Tech Alerts documentation:
% https://docs.dev.dea.ga.gov.au/public_services/dea_knowledge_hub/tech_alerts_changelog.html

(tech-alerts)=

## 4 Apr 2025: URGENT: The DEA Sandbox is offline until further notice

::::{admonition} Access request form
Expand Down