From 52b0a7ab5c6bc8febb9dde1722c05cd98bf6d177 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 15 Jan 2018 23:42:02 -0800 Subject: syntax tweaks in README and template --- 0000-template.md | 2 +- README.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/0000-template.md b/0000-template.md index 1592ade..8b746e5 100644 --- a/0000-template.md +++ b/0000-template.md @@ -1,5 +1,5 @@ -Title: **DEP 0000: My Proposal** +Title: **DEP-0000: My Proposal** Short Name: `0000-my-proposal` diff --git a/README.md b/README.md index e5f8235..0bbe2b1 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,17 @@ This repository contains a series of "Dat Enhancement Proposal" (DEP) documents, part of the dat protocol development and standardization process. -Accepted proposals can be viewed at [datprotocol.com](https://datprotocol.com). +Accepted proposals will be viewable at [datprotocol.com](https://datprotocol.com). New (draft) proposals and discussion can be viewed on [github][github-deps] under "issues" and "pull-requests". These documents might be interesting reading to anybody wanting to learn more about protocol nitty gritties or the consensus process, but the documentation -at [https://docs.datproject.org]() is specifically written with end-users and +at [docs.datproject.org][docs] is specifically written with end-users and application developers in mind. [github-deps]: https://github.com/datprotocol/DEPs/ +[docs]: https://docs.datproject.com ## The Process -- cgit v1.2.3