mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update Fish documentation (2.7.1)
This commit is contained in:
parent
c97453aa84
commit
6700c5e30c
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,11 @@ module Docs
|
|||
Licensed under the GNU General Public License, version 2.
|
||||
HTML
|
||||
|
||||
version '2.7' do
|
||||
self.release = '2.7.1'
|
||||
self.base_url = "https://fishshell.com/docs/#{version}/"
|
||||
end
|
||||
|
||||
version '2.6' do
|
||||
self.release = '2.6.0'
|
||||
self.base_url = "https://fishshell.com/docs/#{version}/"
|
||||
|
|
Loading…
Reference in a new issue