mirror of https://github.com/zulip/zulip.git
vagrant: Fix link to testing docs in motd.
Change https://zulip.readthedocs.io/en/latest/testing.html to the new https://zulip.readthedocs.io/en/latest/testing/testing.html
This commit is contained in:
parent
36844418e9
commit
05d3073960
|
@ -167,7 +167,7 @@ Welcome to the Zulip development environment! Popular commands:
|
|||
* tools/lint - Run the linter (quick and catches many problmes)
|
||||
* tools/test-* - Run tests (use --help to learn about options)
|
||||
|
||||
Read https://zulip.readthedocs.io/en/latest/testing.html to learn
|
||||
Read https://zulip.readthedocs.io/en/latest/testing/testing.html to learn
|
||||
how to run individual test suites so that you can get a fast debug cycle.
|
||||
|
||||
EndOfMessage'
|
||||
|
|
Loading…
Reference in New Issue