mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update HAProxy documentation (2.9.0)
This commit is contained in:
parent
eae6ed14d3
commit
b021cfd42e
1 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,11 @@ module Docs
|
|||
Licensed under the GNU General Public License version 2.
|
||||
HTML
|
||||
|
||||
version '2.9' do
|
||||
self.release = '2.9.0'
|
||||
self.base_url = "https://docs.haproxy.org/#{self.version}/"
|
||||
end
|
||||
|
||||
version '2.8' do
|
||||
self.release = '2.8.0'
|
||||
self.base_url = "https://docs.haproxy.org/#{self.version}/"
|
||||
|
|
Loading…
Reference in a new issue