mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update HTTP documentation
This commit is contained in:
parent
15c9a32e09
commit
795646caf7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ module Docs
|
|||
class Http < Mdn
|
||||
include MultipleBaseUrls
|
||||
|
||||
# release = '2021-10-22'
|
||||
# release = '2022-09-20'
|
||||
self.name = 'HTTP'
|
||||
self.base_urls = [
|
||||
'https://developer.mozilla.org/en-US/docs/Web/HTTP',
|
||||
|
|
Loading…
Reference in a new issue