From e3572894c5f05bac30ca8608cdca6e04ff48e33b Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Thu, 24 Feb 2022 14:25:36 -0800 Subject: [PATCH] docs: Clean redundant fragment links to the same page. Signed-off-by: Anders Kaseorg --- docs/development/setup-vagrant.md | 2 +- docs/git/using.md | 2 +- docs/production/deployment.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/development/setup-vagrant.md b/docs/development/setup-vagrant.md index e39f49c594..e61a76bc9a 100644 --- a/docs/development/setup-vagrant.md +++ b/docs/development/setup-vagrant.md @@ -830,7 +830,7 @@ Likely causes are: 1. Networking issues 2. Insufficient RAM. Check whether you've allotted at least two gigabytes of RAM, which is the minimum Zulip - [requires](../development/setup-vagrant.html#requirements). If + [requires](#requirements). If not, go to your VM settings and increase the RAM, then restart the VM. diff --git a/docs/git/using.md b/docs/git/using.md index b8653eb12e..7acc6c08a7 100644 --- a/docs/git/using.md +++ b/docs/git/using.md @@ -452,6 +452,6 @@ complicated rebase. [github-help-sync-fork]: https://help.github.com/en/articles/syncing-a-fork [how-git-is-different]: ./the-git-difference.md [self-multiple-computers]: ../git/troubleshooting.html#working-from-multiple-computers -[zulip-git-guide-up-to-date]: ../git/using.html#keep-your-fork-up-to-date +[zulip-git-guide-up-to-date]: #keep-your-fork-up-to-date [zulip-rtd-commit-discipline]: ../contributing/version-control.html#commit-discipline [zulip-rtd-commit-messages]: ../contributing/version-control.html#commit-messages diff --git a/docs/production/deployment.md b/docs/production/deployment.md index 33359d9af0..b818d7aa84 100644 --- a/docs/production/deployment.md +++ b/docs/production/deployment.md @@ -221,7 +221,7 @@ configure that as follows: We also have documentation for a Zulip server [using HTTP][using-http] for use behind reverse proxies. -[using-http]: ../production/deployment.html#configuring-zulip-to-allow-http +[using-http]: #configuring-zulip-to-allow-http ## Customizing the outgoing HTTP proxy