diff options
author | Mike Frysinger <vapier@google.com> | 2018-10-05 19:26:15 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2018-10-05 19:32:51 -0400 |
commit | 3891b7519d35b6bac3e81744c846ca2ed0bd1be2 (patch) | |
tree | b968b6c5611ea21703dfc1144f7fe175c9409dfb /docs/repo-hooks.md | |
parent | 2b42d288c08bdfd0fc3402fa118d91a1aebdb655 (diff) | |
download | git-repo-3891b7519d35b6bac3e81744c846ca2ed0bd1be2.tar.gz |
manifest-format: convert to markdown
The gitiles system doesn't render .txt files, so convert this to .md
for better display online.
Change-Id: Ie12e46daf008dd8c97ae2ffd21fb68bd948fe625
Diffstat (limited to 'docs/repo-hooks.md')
-rw-r--r-- | docs/repo-hooks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/repo-hooks.md b/docs/repo-hooks.md index 76113cc9..e198b390 100644 --- a/docs/repo-hooks.md +++ b/docs/repo-hooks.md | |||
@@ -24,7 +24,7 @@ repohooks project is updated and a hook is triggered. | |||
24 | 24 | ||
25 | ## Manifest Settings | 25 | ## Manifest Settings |
26 | 26 | ||
27 | For the full syntax, see the [repo manifest format](./manifest-format.txt). | 27 | For the full syntax, see the [repo manifest format](./manifest-format.md). |
28 | 28 | ||
29 | Here's a short example from | 29 | Here's a short example from |
30 | [Android](https://android.googlesource.com/platform/manifest/+/master/default.xml). | 30 | [Android](https://android.googlesource.com/platform/manifest/+/master/default.xml). |