Skip to content

Commit 3aefa4b

Browse files
committed
fix link
1 parent 891767c commit 3aefa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ BITs pass through several stages before it becomes final:
4848

4949
1. **Fork this repository.**
5050
2. **Create a new file** in the `bits/` directory named `BIT-XXXX.md`, where `XXXX` is the next
51-
available BIT number. You can use the [BIT template](BIT-0000-template.md) as a starting
51+
available BIT number. You can use the [BIT template](bits/BIT-0000-template.md) as a starting
5252
point.
5353
3. **Fill in the template** with your proposal details.
5454
4. **Submit a pull request** with your new BIT. The title should be "BIT-XXXX: [Title]" where

0 commit comments

Comments
 (0)