mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update Koa documentation (2.15.0)
This commit is contained in:
parent
13b0cca6cc
commit
e4af92920e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
module Docs
|
||||
class Koa < Github
|
||||
self.base_url = 'https://github.com/koajs/koa/tree/master/docs'
|
||||
self.release = '2.14.2'
|
||||
self.release = '2.15.0'
|
||||
|
||||
self.root_path = 'api/index.md'
|
||||
self.initial_paths = %w[
|
||||
|
|
Loading…
Reference in a new issue