Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bc64b73

Browse filesBrowse files
authored
Fix links in space_editor section
1 parent 3bdccbc commit bc64b73
Copy full SHA for bc64b73

File tree

Expand file treeCollapse file tree

1 file changed

+5
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-4
lines changed

‎content/news/049/index.md

Copy file name to clipboardExpand all lines: content/news/049/index.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ If needed, a section can be split into subsections with a "------" delimiter.
7373

7474
## Tooling Updates
7575

76-
### [Space editor][space_editor]
76+
### [Space editor](space_editor)
7777

7878
![Space editor window with opened level](space_editor.png)
7979

80-
[Space editor][space editor] is an editor designed for Bevy engine
80+
[Space editor](space_editor) is an editor designed for Bevy engine
8181
that simplifies level and object template creation. Here are its key features:
8282

8383

@@ -92,9 +92,10 @@ that simplifies level and object template creation. Here are its key features:
9292
5. Many custom structures that allow to customize saved scenes
9393
equally conveniently, both via gui and directly editing the saved text file
9494

95-
The [Github project][https://github.com/rewin123/space_editor] is free for use
95+
The [Github project](https://github.com/rewin123/space_editor) is free for use
9696
and open to contribute for everyone, be it with suggestions, bugs or PRs.
97-
[Space editor]: https://github.com/rewin123/space_editor
97+
98+
Link to project: https://github.com/rewin123/space_editor
9899

99100

100101

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.