Skip to content

Commit 31b2246

Browse files
docs(Maintain): Capitalize Editor.Land domain in documentation links
Update three documentation URLs in README.md from lowercase 'editor.land' to proper case 'Editor.Land' to match the official branding. This ensures consistency with the project's domain presentation across documentation references.
1 parent cced00a commit 31b2246

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,9 +290,9 @@ Build.execute()?;
290290

291291
## See Also
292292

293-
- [Maintain Documentation](https://editor.land/Doc/maintain)
294-
- [Architecture Overview](https://editor.land/Doc/architecture)
295-
- [Why Rust](https://editor.land/Doc/why-rust)
293+
- [Maintain Documentation](https://Editor.Land/Doc/maintain)
294+
- [Architecture Overview](https://Editor.Land/Doc/architecture)
295+
- [Why Rust](https://Editor.Land/Doc/why-rust)
296296
- [Mountain](https://github.com/CodeEditorLand/Mountain)
297297
- [Rest](https://github.com/CodeEditorLand/Rest)
298298
- [Output](https://github.com/CodeEditorLand/Output)

0 commit comments

Comments
 (0)