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/incubator-sdap-website.git
The following commit(s) were added to refs/heads/staging by this push:
new 0ebc662 IDEAS page stub
0ebc662 is described below
commit 0ebc6626fe0d347ef270085d11073fe70423c196
Author: rileykk <[email protected]>
AuthorDate: Fri Jan 5 14:26:43 2024 -0800
IDEAS page stub
---
ideas.html => ideas/index.html | 0
projects.html | 2 +-
source/{ideas.html => ideas/index.html} | 0
source/projects.html | 2 +-
4 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ideas.html b/ideas/index.html
similarity index 100%
rename from ideas.html
rename to ideas/index.html
diff --git a/projects.html b/projects.html
index 69c61ab..dd9b907 100644
--- a/projects.html
+++ b/projects.html
@@ -65,7 +65,7 @@
<ul>
<li>
- <a href="/ideas.html">IDEAS - Integrated Digital Earth Analysis
System</a>
+ <a href="/ideas/">IDEAS - Integrated Digital Earth Analysis System</a>
</li>
</ul>
diff --git a/source/ideas.html b/source/ideas/index.html
similarity index 100%
rename from source/ideas.html
rename to source/ideas/index.html
diff --git a/source/projects.html b/source/projects.html
index 63342ef..2533481 100644
--- a/source/projects.html
+++ b/source/projects.html
@@ -11,7 +11,7 @@
<ul>
<li>
- <a href="{{ site.baseurl }}/ideas.html">IDEAS - Integrated Digital
Earth Analysis System</a>
+ <a href="{{ site.baseurl }}/ideas/">IDEAS - Integrated Digital Earth
Analysis System</a>
</li>
</ul>