Skip to content

Commit 78d79d3

Browse files
committed
Fully flip to RTD.
1 parent a87f2cf commit 78d79d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.htaccess

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
RewriteEngine On
2-
RewriteRule ^docs/(.*) http://docs.haystacksearch.org/dev/$1 [R=301,L]
2+
RewriteRule ^docs/(.*) http://docs.haystacksearch.org/$1 [R=301,L]

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h2>Find the needle you're looking for.</h2>
3232
<a href="http://github.com/toastdriven/django-haystack/tree/master">Download</a>
3333
</li>
3434
<li class="docs">
35-
<a href="/docs/">Documentation</a>
35+
<a href="http://docs.haystacksearch.org/">Documentation</a>
3636
</li>
3737
</ul>
3838
</div>

0 commit comments

Comments
 (0)