Skip to content

Commit 1eaccb3

Browse files
authored
Fix links in README (#84)
1 parent a981106 commit 1eaccb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
The main goal of TON Enhancement Proposals is to provide a convenient and formal way to propose changes to TON Blockchain
66
and standardize ways of interaction between different parts of ecosystem.
77

8-
Proposal management is done using GitHub pull requests, the process is described formally in [TEP-1](./text/0001-tep-process.md).
8+
Proposal management is done using GitHub pull requests, the process is described formally in [TEP-1](./text/0001-tep-lifecycle.md).
99

1010
## Creating TEP
1111
1. Discuss your proposal with community first, for example in TON Dev chat ([en](https://t.me/tondev_eng)/[ru](https://t.me/tondev)).
12-
2. Read [TEP-1](./text/0001-tep-process.md) to understand proposal management process.
12+
2. Read [TEP-1](./text/0001-tep-lifecycle.md) to understand proposal management process.
1313
3. Fork this repo and copy `./0000-template.md` to `./text/0000-my-new-standard.md` where "my-new-standard" is a short title of your TEP.
1414
4. Fill all sections and answer questions stated in template. If you need to include images, upload them to `./assets/0000-my-new-standard/` folder.
1515
5. Submit a pull request.

0 commit comments

Comments
 (0)