We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9114ea + a4de042 commit f224c56Copy full SHA for f224c56
lib/docs/scrapers/tailwindcss.rb
@@ -7,7 +7,7 @@ class Tailwindcss < UrlScraper
7
self.root_path = '/'
8
self.release = '3.3.2'
9
self.links = {
10
- home: 'tps://tailwindcss.com/',
+ home: 'https://tailwindcss.com/',
11
code: 'https://github.com/tailwindlabs/tailwindcss'
12
}
13
0 commit comments