10000 Fix links in space_editor section · rewin123/rust-gamedev.github.io@bc64b73 · GitHub
[go: up one dir, main page]

Skip to content

Commit bc64b73

Browse files
authored
Fix links in space_editor section
1 parent 3bdccbc commit bc64b73

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

content/news/049/index.md

Lines 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