You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/website/contributing.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ This is a good starting point for first time contributors.
78
78
## Writing Documentation
79
79
80
80
You should always use `.mdx` instead of `.md`.
81
-
All folders directly in a `docs` folder must contain an `index.mdx`. These and all `.mdx` files directly in a `/docs` folder should also contain a value for `sidebar_position` in the metadata.
81
+
All folders directly in a `docs` folder must contain an `index.mdx`. These and all `.mdx` files directly in a `docs` folder should also contain a value for `sidebar_position` in the metadata.
0 commit comments