Commit Graph
9 Commits
Author SHA1 Message Date
Anders KaseorgandAnders Kaseorg 35c1c8d41b docs: Apply sentence single-spacing from Prettier.
Signed-off-by: Anders Kaseorg <[email protected]>
2021-09-08 12:06:24 -07:00
Anders KaseorgandTim Abbott 72d6ff3c3b docs: Fix more capitalization issues.
Signed-off-by: Anders Kaseorg <[email protected]>
2020-10-23 11:46:55 -07:00
Anders KaseorgandTim Abbott 7ff9b22500 docs: Convert many http URLs to https.
Signed-off-by: Anders Kaseorg <[email protected]>
2020-03-26 21:35:32 -07:00
Ray KraesigandGreg Price 88aa18ba85 docs: link to more-currently-maintained fork of GitX
The well-known rowanj/gitx repository hasn't been updated since 2014.
Preferentially direct new contributors to gitx/gitx instead.

(We retain the rowanj repo as a fallback, since it has precompiled
releases available.)
2020-01-09 16:06:37 -08:00
Wyatt HoodesandTim Abbott 496671b04a docs/git: Fix small grammatical error. 2019-06-16 16:28:39 -07:00
Tim Abbott abc7a00d35 Revert "docs: Update .html links to .md."
This doesn't work without the CommonMark upgrade.

This reverts commit c87893feea.
2019-04-05 17:58:54 -07:00
Samuel Searles-BryantandTim Abbott c87893feea docs: Update .html links to .md.
Sphinx/ReadTheDocs supports automatically translating links written as
to `.md` files to point to the corresponding `.html` files, so this
migration does not change the resulting HTML output in ReadTheDocs.
But it does fix apparent broken links on GitHub.

This doesn't prevent people from reading the documentation on GitHub
(so doesn't mitigate the fact that some rtd-specific syntax does not
render properly on GH), but it will prevent us from getting erroneous
issues reported about the hyperlinks not working.

Fixes: #11087.
2019-04-05 17:16:25 -07:00
Anders KaseorgandTim Abbott c6da0d13cd docs: Update links to skip help.github.com redirects.
help.github.com seems to have a bug where HEAD on a redirected page
returns 404.  This causes tools/test-documentation to fail.  Fix it by
skipping the redirects.

Signed-off-by: Anders Kaseorg <[email protected]>
2019-02-26 11:03:08 -08:00
Harshit BansalandTim Abbott fa3602b61f docs: Split 'git-guide.md`.
This should make our Git documentation more readable and less
intimidating.
2017-11-23 16:04:18 -08:00