From 2e55087785d6d043b2c5e15fd07d02e7ca449d83 Mon Sep 17 00:00:00 2001 From: indolering Date: Mon, 25 May 2015 17:24:48 -0600 Subject: [PATCH] Corrected Git URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73cb451..2b8b67e 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ Discussion relevant to a **pending** draft should, whenever possible, take the f You can clone this repository using: - git clone https://github.com/thlorenz/doctoc ifa-rfc + git clone https://github.com/ifa-wg/rfc ifa-rfc Before submitting a PR for a new RFC or to update an existing RFC, install and run DocToc: npm install -g doctoc - doctoc path/to/ifa-000x.md --title '**Table of Contents**' + doctoc ifa-rfc/ifa-000x.md --title '**Table of Contents**' You must include DocToc markup in the document before running DocToc: