This is an automated email from the ASF dual-hosted git repository.
rkk pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/sdap-website.git
The following commit(s) were added to refs/heads/staging by this push:
new 6a434d3 Update IDEAS page to reflect project renaming
6a434d3 is described below
commit 6a434d362aacaeebce3e70f232e3b05e9482a481
Author: rileykk <[email protected]>
AuthorDate: Wed Oct 30 14:40:00 2024 -0700
Update IDEAS page to reflect project renaming
---
projects.html | 2 +-
source/projects.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/projects.html b/projects.html
index fb9488d..8656cea 100644
--- a/projects.html
+++ b/projects.html
@@ -65,7 +65,7 @@
<ul>
<li>
- <a href="/ideas/">IDEAS - Integrated Digital Earth Analysis System</a>
+ <a href="/ideas/">IDEAS - Integrated Digital Exploratory Analysis
System</a>
</li>
</ul>
diff --git a/source/projects.html b/source/projects.html
index 2533481..cb97784 100644
--- a/source/projects.html
+++ b/source/projects.html
@@ -11,7 +11,7 @@
<ul>
<li>
- <a href="{{ site.baseurl }}/ideas/">IDEAS - Integrated Digital Earth
Analysis System</a>
+ <a href="{{ site.baseurl }}/ideas/">IDEAS - Integrated Digital
Exploratory Analysis System</a>
</li>
</ul>