This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/1.x by this push:
new a8577cce Update source path to current generated version
a8577cce is described below
commit a8577cce02ac30eb4cb2ef890271f2c8e1757bac
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue Jan 14 09:12:51 2025 -0500
Update source path to current generated version
---
src/site/site.xml | 2 +-
src/site/xdoc/index.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/site.xml b/src/site/site.xml
index 7c0b3ce1..90a956f8 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -36,7 +36,7 @@
<item name="Mailing lists" href="/mail-lists.html" />
<item name="Issue Tracking" href="/issue-tracking.html" />
<item name="Team" href="/team-list.html" />
- <item name="Source repository" href="/source-repository.html" />
+ <item name="Source repository" href="/scm.html" />
</menu>
</body>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 2b173434..a99a9dc4 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -64,7 +64,7 @@
<li><a href="./project-reports.html">Project Reports</a></li>
<li><a
href="https://dist.apache.org/repos/dist/release/commons/fileupload/RELEASE-NOTES.txt">Release
Notes</a></li>
</ul>
- <p>You can also <a href="./source-repository.html">browse</a> the
Subversion repository.</p>
+ <p>You can also <a href="./scm.html">browse</a> the Subversion
repository.</p>
</section>
<section name="Downloading">