diff --git a/.asf.yaml b/.asf.yaml
index d674ea0d26..1a86da9ed9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -44,4 +44,3 @@ notifications:
publish:
whoami: asf-site
-
diff --git a/content/broken-links.xml b/content/broken-links.xml
index f95aa9be01..14fcb6a518 100644
--- a/content/broken-links.xml
+++ b/content/broken-links.xml
@@ -1,2 +1,7 @@
+ components/spreadsheet/error:site:subversion
+ error:site:subversion
+ components/hpsf/error:site:subversion
+ help/error:site:subversion
+ devel/error:site:subversion
diff --git a/content/components/hpsf/how-to.html b/content/components/hpsf/how-to.html
index 5bb908282d..a3fd624780 100644
--- a/content/components/hpsf/how-to.html
+++ b/content/components/hpsf/how-to.html
@@ -346,7 +346,7 @@ document.write("Last Published: " + document.lastModified);
Please note: HPSF's writing functionality is
not present in POI releases up to and including 2.5. In
order to write properties you have to download a 3.0.x POI release,
- or retrieve the POI development version from the Subversion repository.
+ or retrieve the POI development version from the Subversion repository.
Contribution Guidelines
diff --git a/content/components/spreadsheet/how-to.html b/content/components/spreadsheet/how-to.html
index 0349e8dcdf..254e60864a 100644
--- a/content/components/spreadsheet/how-to.html
+++ b/content/components/spreadsheet/how-to.html
@@ -1225,7 +1225,7 @@ The latest version is always available from
In POI versions before 3.0.3, this code lived in the scratchpad section.
If you're using one of these older versions of POI, you will either
need to include the scratchpad jar on your classpath, or build from a
- subversion checkout.
+ subversion checkout.
XSSF and SAX (Event API)
diff --git a/content/devel/subversion.html b/content/devel/git.html
similarity index 98%
rename from content/devel/subversion.html
rename to content/devel/git.html
index 491b008965..6f43899006 100644
--- a/content/devel/subversion.html
+++ b/content/devel/git.html
@@ -114,7 +114,7 @@ document.write("Last Published: " + document.lastModified);
Nightly Builds