mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Revert "docs: Update .html links to .md."
This doesn't work without the CommonMark upgrade.
This reverts commit c87893feea.
This commit is contained in:
@@ -67,14 +67,14 @@ Once your remote dev instance is ready:
|
||||
|
||||
Once you've confirmed you can connect to your remote server, take a look at:
|
||||
|
||||
* [developing remotely](../development/remote.md) for tips on using the remote dev
|
||||
* [developing remotely](../development/remote.html) for tips on using the remote dev
|
||||
instance, and
|
||||
* our [Git & GitHub Guide](../git/index.md) to learn how to use Git with Zulip.
|
||||
* our [Git & GitHub Guide](../git/index.html) to learn how to use Git with Zulip.
|
||||
|
||||
Next, read the following to learn more about developing for Zulip:
|
||||
|
||||
* [Using the Development Environment](../development/using.md)
|
||||
* [Testing](../testing/testing.md)
|
||||
* [Using the Development Environment](../development/using.html)
|
||||
* [Testing](../testing/testing.html)
|
||||
|
||||
[github-join]: https://github.com/join
|
||||
[github-help-add-ssh-key]: https://help.github.com/en/articles/adding-a-new-ssh-key-to-your-github-account
|
||||
|
||||
Reference in New Issue
Block a user