mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
plans: Fix broken link from FAQ to import docs and add tests.
This commit is contained in:
@@ -58,7 +58,12 @@ class PorticoDocumentationSpider(BaseDocumentationSpider):
|
||||
name = 'portico_documentation_crawler'
|
||||
start_urls = ['http://localhost:9981/hello',
|
||||
'http://localhost:9981/history',
|
||||
'http://localhost:9981/plans',
|
||||
'http://localhost:9981/team',
|
||||
'http://localhost:9981/apps',
|
||||
'http://localhost:9981/integrations',
|
||||
'http://localhost:9981/terms',
|
||||
'http://localhost:9981/privacy',
|
||||
'http://localhost:9981/features',
|
||||
'http://localhost:9981/why-zulip',
|
||||
'http://localhost:9981/for/open-source',
|
||||
|
||||
Reference in New Issue
Block a user