mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Updated Werkzeug (2.3.x)
This commit is contained in:
parent
f830070206
commit
023179e4fa
4 changed files with 6 additions and 1 deletions
|
@ -17,6 +17,11 @@ module Docs
|
||||||
Licensed under the BSD 3-clause License.
|
Licensed under the BSD 3-clause License.
|
||||||
HTML
|
HTML
|
||||||
|
|
||||||
|
version '2.3' do
|
||||||
|
self.release = '2.3.x'
|
||||||
|
self.base_url = "https://werkzeug.palletsprojects.com/en/#{self.release}/"
|
||||||
|
end
|
||||||
|
|
||||||
version '2.2' do
|
version '2.2' do
|
||||||
self.release = '2.2.x'
|
self.release = '2.2.x'
|
||||||
self.base_url = "https://werkzeug.palletsprojects.com/en/#{self.release}/"
|
self.base_url = "https://werkzeug.palletsprojects.com/en/#{self.release}/"
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 801 B After Width: | Height: | Size: 422 B |
Binary file not shown.
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 1 KiB |
|
@ -1 +1 @@
|
||||||
https://werkzeug.palletsprojects.com/en/1.0.x/_static/favicon.ico
|
https://werkzeug.palletsprojects.com/en/2.3.x/_static/shortcut-icon.png
|
||||||
|
|
Loading…
Reference in a new issue