mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 00:46:28 +03:00
* Fix version number on install page.
This commit is contained in:
parent
9dc94b353d
commit
a2d7e481e0
|
@ -29,10 +29,10 @@ include ../header.jade
|
|||
li: a.button(href="#example-use") Examples
|
||||
li: a.button(href="#install")
|
||||
| Install
|
||||
<span class="button-caption">v0.94</span>
|
||||
<span class="button-caption">v0.97</span>
|
||||
|
||||
article.page.landing-page
|
||||
+Section("Comparisons and Benchmarks", "comparisons", "./_comparisons.jade")
|
||||
+Section("Online Demo", "online-demo", "./_online_demo.jade")
|
||||
+Section("Usage by Example", "example-use", "./_usage_examples.jade")
|
||||
+Section("Install v0.94", "install", "./_installation.jade")
|
||||
+Section("Install v0.97", "install", "./_installation.jade")
|
||||
|
|
Loading…
Reference in New Issue
Block a user