Skip to content

Commit d067a79

Browse files
Fix links to template
1 parent e5f4490 commit d067a79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

text/0001-tep-lifecycle.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Current TIP system is too informal to manage the process of writing, discussing
1818
# Guide
1919

2020
## For authors
21-
If you have an idea for proposal, discuss it with community, for example in TON Dev chat ([en](https://t.me/tondev_eng)/[ru](https://t.me/tondev)). Discussion may help you to quickly identify potential gaps and not to spend a lot of time on writing actual proposal if you realized that your idea is not so clear as you thought before. Also you may look through the [TEP template](./0000-template.md) and think about each section first before writing.
21+
If you have an idea for proposal, discuss it with community, for example in TON Dev chat ([en](https://t.me/tondev_eng)/[ru](https://t.me/tondev)). Discussion may help you to quickly identify potential gaps and not to spend a lot of time on writing actual proposal if you realized that your idea is not so clear as you thought before. Also you may look through the [TEP template](/0000-template.md) and think about each section first before writing.
2222

2323
When you feel yourself ready to write, just fork this repo and copy the template to `./text/0000-my-new-standard.md`, where "my-new-standard" is a short title of your TEP. Fill all sections and answer questions stated in template. If you need to include images or another additional files, upload them to `./assets/0000-my-new-standard/` folder.
2424

@@ -44,7 +44,7 @@ This section describes your feature formally. It contains requirements, which mu
4444

4545
## TEP Creation
4646

47-
The author SHOULD copy [TEP template](./0000-template.md) to `./text/0000-my-new-standard.md` and fill all sections. The author MAY include additional files, such as images and MUST place them in `./assets/0000-my-new-standard/`. All sections described below are mandatory.
47+
The author SHOULD copy [TEP template](/0000-template.md) to `./text/0000-my-new-standard.md` and fill all sections. The author MAY include additional files, such as images and MUST place them in `./assets/0000-my-new-standard/`. All sections described below are mandatory.
4848

4949
### Header
5050
Contains some TEP properties: TEP id and pull request link, title, status, type, authors, links to replaced TEPs and links to TEPs which replaces this TEP.

0 commit comments

Comments
 (0)