Skip to content

Commit dd30727

Browse files
committed
Move blog guidelines out of "core".
In preparation to remove the core chapter.
1 parent eef348a commit dd30727

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,4 @@ curly-quotes = true
5050
"chat/zulip/index.html" = "/platforms/zulip/index.html"
5151
"chat/zulip.html" = "/platforms/zulip.html"
5252
"platforms/zulip/triagebot.html" = "/triagebot/index.html"
53+
"core/blogs.html" = "/platforms/blogs.html"

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- [GitHub](./platforms/github.md)
99
- [Zulip](./platforms/zulip.md)
1010
- [Moderation](./platforms/zulip/moderation.md)
11+
- [Blogs](./platforms/blogs.md)
1112
- [Triagebot](./triagebot/README.md)
1213
- [Agenda Generator](./triagebot/agenda.md)
1314
- [Issue Assignment](./triagebot/issue-assignment.md)
@@ -33,7 +34,6 @@
3334
- [Zulip Meeting Management](./triagebot/zulip-meeting.md)
3435
- [Zulip Notifications](./triagebot/zulip-notifications.md)
3536
- [Core](./core/README.md)
36-
- [Rust Blog Guidelines](./core/blogs.md)
3737
- [Community](./community/README.md)
3838
- [State of Rust Survey FAQ](./community/survey-faq.md)
3939
- [Compiler](./compiler/README.md)
File renamed without changes.

0 commit comments

Comments
 (0)