From 3891b7519d35b6bac3e81744c846ca2ed0bd1be2 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 5 Oct 2018 19:26:15 -0400 Subject: 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 250d08e5..b99f6c28 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ that you can put anywhere in your path. * Source: https://code.google.com/p/git-repo/ * Overview: https://source.android.com/source/developing.html * Docs: https://source.android.com/source/using-repo.html -* [repo Manifest Format](./docs/manifest-format.txt) +* [repo Manifest Format](./docs/manifest-format.md) * [repo Hooks](./docs/repo-hooks.md) * [Submitting patches](./SUBMITTING_PATCHES.md) -- cgit v1.2.3-54-g00ecf