diff options
author | Bob Zeleznik <zzzman@gmail.com> | 2019-12-10 18:49:03 -0500 |
---|---|---|
committer | Bob Zeleznik <zzzman@gmail.com> | 2019-12-10 18:49:03 -0500 |
commit | 1dbb45826d4414ed7a1acb5daff730b6e79e97c2 (patch) | |
tree | 9258a346834abccc9ce4881664ccb956f53ae9f7 /solr-8.1.1/docs/index.html | |
parent | 4ab742c54d600fb62b02268f48e711258558924b (diff) | |
parent | 68ccde3251622fdb51ef3d21282fddd8207da3c1 (diff) |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'solr-8.1.1/docs/index.html')
-rw-r--r-- | solr-8.1.1/docs/index.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/solr-8.1.1/docs/index.html b/solr-8.1.1/docs/index.html deleted file mode 100644 index 07ccead0a..000000000 --- a/solr-8.1.1/docs/index.html +++ /dev/null @@ -1,20 +0,0 @@ -<html> -<head> -<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Apache Solr 8.1.1 Documentation</title> -<link rel="icon" type="image/x-icon" href="images/favicon.ico"> -<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico"> -</head> -<body> -<div> -<a href="http://lucene.apache.org/solr/"><img src="images/solr.svg" style="width:210px; margin:22px 0px 7px 20px; border:none;" title="Apache Solr Logo" alt="Solr"></a> -<div style="z-index:100;position:absolute;top:25px;left:226px"> -<span style="font-size: x-small">TM</span> -</div> -</div> -<h1>Apache Solr<span style="vertical-align: top; font-size: x-small">TM</span> 8.1.1 Documentation</h1> -<p> -<a href="https://lucene.apache.org/solr/8_1_1/">Follow this link to view online documentation for Solr 8.1.1.</a> -</p> -</body> -</html> |