File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ in the decision making process
2121
2222## Process design
2323
24- We adopted an formal change management process for the [ ipfs/specs] [ 1 ] repository, providing a
24+ We adopted a formal change management process for the [ ipfs/specs] [ 1 ] repository, providing a
2525minimal structure for opening, reviewing, and merging specification changes.
2626
2727[ 1 ] : https://github.com/ipfs/specs/
@@ -58,10 +58,10 @@ Changes to IPFS specifications can be proposed by opening a Git pull-request
5858(PR) against the ` ipfs/specs ` repository.
5959
6060In addition to specification changes, such PR must include a short ** IPIP
61- document** based on the template in [ ` ipfs/specs/IPIP/0000-template.md ` ] ( ./0000-template.md ) .
61+ document** based on the template in [ ` ipfs/specs/IPIP/0000-template.md ` ] ( ./IPIP/ 0000-template.md ) .
6262
6363When a new specification file is added to the repo, it should be based on
64- the template at [ ` ipfs/specs/template.md ` ] ( .. /template.md ) .
64+ the template at [ ` ipfs/specs/template.md ` ] ( ./template.md ) .
6565
6666When naming a new proposal, don't try to introduce an IPIP number; we will do that only for
6767IPIPs that are approved before accepting into ` main ` branch.
You can’t perform that action at this time.
0 commit comments