diff --git a/lib/docs/scrapers/bottle.rb b/lib/docs/scrapers/bottle.rb index 1d52c6b3..54b90bdd 100644 --- a/lib/docs/scrapers/bottle.rb +++ b/lib/docs/scrapers/bottle.rb @@ -3,7 +3,7 @@ module Docs self.type = 'sphinx' self.root_path = 'index.html' self.links = { - home: 'https://bottle.org/', + home: 'https://bottlepy.org/', code: 'https://github.com/bottlepy/bottle' }