mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
docs: Rename docs/README.html to docs/documentation.html.
Since it's now the top-level documentation for our documentation system in general, not just docs/, it deserves a more normal name.
This commit is contained in:
@@ -157,5 +157,5 @@ Contents:
|
|||||||
release-checklist
|
release-checklist
|
||||||
api-release-checklist
|
api-release-checklist
|
||||||
swagger-api-docs
|
swagger-api-docs
|
||||||
README
|
documentation
|
||||||
user-docs
|
user-docs
|
||||||
|
|||||||
@@ -125,7 +125,7 @@ information on writing and running tests, see the
|
|||||||
After implementing the new feature, you should
|
After implementing the new feature, you should
|
||||||
document it and update any existing documentation that might be
|
document it and update any existing documentation that might be
|
||||||
relevant to the new feature. For more information on the kinds of
|
relevant to the new feature. For more information on the kinds of
|
||||||
documentation Zulip has, see [Documentation](README.html).
|
documentation Zulip has, see [Documentation](documentation.html).
|
||||||
|
|
||||||
## Example Feature
|
## Example Feature
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user