|
@@ -7,7 +7,7 @@ module Docs
|
|
|
self.root_path = '/'
|
|
self.root_path = '/'
|
|
|
self.release = '3.3.2'
|
|
self.release = '3.3.2'
|
|
|
self.links = {
|
|
self.links = {
|
|
|
- home: 'tps://tailwindcss.com/',
|
|
|
|
|
|
|
+ home: 'https://tailwindcss.com/',
|
|
|
code: 'https://github.com/tailwindlabs/tailwindcss'
|
|
code: 'https://github.com/tailwindlabs/tailwindcss'
|
|
|
}
|
|
}
|
|
|
|
|
|