From 4b1834eeee20569f1089d521fd4928a2bfce2a4a Mon Sep 17 00:00:00 2001 From: Daniel Naber Date: Mon, 2 May 2005 18:50:45 +0000 Subject: [PATCH] sorry, typo in image URL git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165660 13f79535-47bb-0310-9956-ffa450edef68 --- docs/benchmarks.html | 2 +- docs/contributions.html | 2 +- docs/demo.html | 2 +- docs/demo2.html | 2 +- docs/demo3.html | 2 +- docs/demo4.html | 2 +- docs/fileformats.html | 2 +- docs/gettingstarted.html | 2 +- docs/index.html | 2 +- docs/lucene-sandbox/index.html | 2 +- docs/mailinglists.html | 2 +- docs/queryparsersyntax.html | 2 +- docs/resources.html | 2 +- docs/systemproperties.html | 2 +- docs/whoweare.html | 2 +- xdocs/stylesheets/site.vsl | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/benchmarks.html b/docs/benchmarks.html index 99c82c1868f..f86c314aa09 100644 --- a/docs/benchmarks.html +++ b/docs/benchmarks.html @@ -42,7 +42,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/contributions.html b/docs/contributions.html index b04b88c3b61..a0e8d4fa41a 100644 --- a/docs/contributions.html +++ b/docs/contributions.html @@ -46,7 +46,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/demo.html b/docs/demo.html index f823d78c99a..5ecec9c5e8a 100644 --- a/docs/demo.html +++ b/docs/demo.html @@ -42,7 +42,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/demo2.html b/docs/demo2.html index 9f421d5dbc1..dc8c6d7431d 100644 --- a/docs/demo2.html +++ b/docs/demo2.html @@ -42,7 +42,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/demo3.html b/docs/demo3.html index 4ad6f4407fb..24209d10433 100644 --- a/docs/demo3.html +++ b/docs/demo3.html @@ -42,7 +42,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/demo4.html b/docs/demo4.html index 78cd336f792..05547885759 100644 --- a/docs/demo4.html +++ b/docs/demo4.html @@ -42,7 +42,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/fileformats.html b/docs/fileformats.html index 0390b647081..9a622088ea0 100644 --- a/docs/fileformats.html +++ b/docs/fileformats.html @@ -40,7 +40,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/gettingstarted.html b/docs/gettingstarted.html index 151859efedd..f4f7a8b2a27 100644 --- a/docs/gettingstarted.html +++ b/docs/gettingstarted.html @@ -42,7 +42,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/index.html b/docs/index.html index d35bc276d9f..b1c461b8768 100644 --- a/docs/index.html +++ b/docs/index.html @@ -48,7 +48,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/lucene-sandbox/index.html b/docs/lucene-sandbox/index.html index fcf9c5feac9..6d4ea55c8b1 100644 --- a/docs/lucene-sandbox/index.html +++ b/docs/lucene-sandbox/index.html @@ -42,7 +42,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/mailinglists.html b/docs/mailinglists.html index 36f4cafbfa4..689f51cf9c5 100644 --- a/docs/mailinglists.html +++ b/docs/mailinglists.html @@ -40,7 +40,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/queryparsersyntax.html b/docs/queryparsersyntax.html index e435b0fa7b4..8ae822c8b3c 100644 --- a/docs/queryparsersyntax.html +++ b/docs/queryparsersyntax.html @@ -44,7 +44,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/resources.html b/docs/resources.html index 076b6cb061d..77c9c91e14a 100644 --- a/docs/resources.html +++ b/docs/resources.html @@ -42,7 +42,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/systemproperties.html b/docs/systemproperties.html index 11035510b8a..ab9bd543274 100644 --- a/docs/systemproperties.html +++ b/docs/systemproperties.html @@ -42,7 +42,7 @@ limitations under the License. - + Apache Lucene diff --git a/docs/whoweare.html b/docs/whoweare.html index 69345163ef1..e5a860b1ea9 100644 --- a/docs/whoweare.html +++ b/docs/whoweare.html @@ -44,7 +44,7 @@ limitations under the License. - + Apache Lucene diff --git a/xdocs/stylesheets/site.vsl b/xdocs/stylesheets/site.vsl index 4a4d25ce104..7e6d9986cc6 100644 --- a/xdocs/stylesheets/site.vsl +++ b/xdocs/stylesheets/site.vsl @@ -217,7 +217,7 @@ limitations under the License. #macro (getProjectImage) #if ($project.getChild("logo")) - + #set ( $logoString = $project.getChild("logo").getAttributeValue("href") )