Skip to content

Commit ce28ed8

Browse files
committed
Move the attribute template to the contributor guide
1 parent 466e037 commit ce28ed8

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

contributor-guide/src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- [Examples]()
1616
- [Links]()
1717
- [Rust grammar](grammar.md)
18-
- [Attributes]()
18+
- [Attributes](attributes.md)
1919
- [Style guide]()
2020
- [Wording]()
2121
- [Language and grammar]()
File renamed without changes.

docs/authoring.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,3 @@ r[foo.bar.edition2021]
222222
> [!EDITION-2021]
223223
> Describe what changed in 2021.
224224
```
225-
226-
## Attributes
227-
228-
See the [attribute template](attribute-template.md) for how attributes should be formatted.

0 commit comments

Comments
 (0)