aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-01-15 23:42:02 -0800
committerBryan Newbold <bnewbold@robocracy.org>2018-01-15 23:42:02 -0800
commit52b0a7ab5c6bc8febb9dde1722c05cd98bf6d177 (patch)
tree9eb5dcf2c90ac4cfb70df842b061466ac5271cd8
parent201ef339e4b751e60a815bcbaed428906a364c73 (diff)
downloaddat-deps-52b0a7ab5c6bc8febb9dde1722c05cd98bf6d177.tar.gz
dat-deps-52b0a7ab5c6bc8febb9dde1722c05cd98bf6d177.zip
syntax tweaks in README and template
-rw-r--r--0000-template.md2
-rw-r--r--README.md5
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