mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update scikit-image documentation (0.13.1)
This commit is contained in:
parent
457d8209b6
commit
f67bce9dce
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ module Docs
|
||||||
self.name = 'scikit-image'
|
self.name = 'scikit-image'
|
||||||
self.slug = 'scikit_image'
|
self.slug = 'scikit_image'
|
||||||
self.type = 'sphinx'
|
self.type = 'sphinx'
|
||||||
self.release = '0.13.0'
|
self.release = '0.13.1'
|
||||||
self.base_url = 'http://scikit-image.org/docs/0.13.x/'
|
self.base_url = 'http://scikit-image.org/docs/0.13.x/'
|
||||||
self.links = {
|
self.links = {
|
||||||
home: 'http://scikit-image.org/',
|
home: 'http://scikit-image.org/',
|
||||||
|
|
Loading…
Reference in a new issue