mirror of https://github.com/scrapy/scrapy.git
fixed link to experimental doc
This commit is contained in:
parent
f1dc4e4af2
commit
7fb889349e
|
|
@ -13,7 +13,7 @@
|
|||
</td><td width="50%">
|
||||
<p class="biglink"><a class="biglink" href="{{ pathto("faq") }}">Frequently Asked Questions</a><br/>
|
||||
<span class="linkdescr">for common questions</span></p>
|
||||
<p class="biglink"><a class="biglink" href="{{ pathto("proposed/index") }}">Experimental Features</a><br/>
|
||||
<p class="biglink"><a class="biglink" href="{{ pathto("experimental/index") }}">Experimental Features</a><br/>
|
||||
<span class="linkdescr">use with caution</span></p>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in New Issue