From 38c3e3d8551c17e1e5e1369a91f805548800333f Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Thu, 18 Feb 2021 15:55:19 -0800 Subject: [PATCH] docs: Move GSoC ideas to contributing/, and index. This better fits the organization of our files; I would have fixed this last year, but it's not easy to update the links from Google's site. --- CONTRIBUTING.md | 2 +- docs/{overview => contributing}/gsoc-ideas.md | 4 ---- docs/contributing/index.rst | 1 + 3 files changed, 2 insertions(+), 5 deletions(-) rename docs/{overview => contributing}/gsoc-ideas.md (99%) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2ae2c37430..7d5f79d952 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -297,7 +297,7 @@ same as with GSoC, and it has no separate application process; your GSoC application is your ZSoC application. If we'd like to select you for ZSoC, we'll contact you when the GSoC results are announced. -[gsoc-guide]: https://zulip.readthedocs.io/en/latest/overview/gsoc-ideas.html +[gsoc-guide]: https://zulip.readthedocs.io/en/latest/contributing/gsoc-ideas.html [gsoc-faq]: https://developers.google.com/open-source/gsoc/faq ## Zulip outreach diff --git a/docs/overview/gsoc-ideas.md b/docs/contributing/gsoc-ideas.md similarity index 99% rename from docs/overview/gsoc-ideas.md rename to docs/contributing/gsoc-ideas.md index 7010d5187a..e94133a836 100644 --- a/docs/overview/gsoc-ideas.md +++ b/docs/contributing/gsoc-ideas.md @@ -1,7 +1,3 @@ -```eval_rst -:orphan: -``` - # Google Summer of Code ## About us diff --git a/docs/contributing/index.rst b/docs/contributing/index.rst index 2c09286049..b3e8597b56 100644 --- a/docs/contributing/index.rst +++ b/docs/contributing/index.rst @@ -13,4 +13,5 @@ Code contribution guide accessibility bug-reports ../code-of-conduct + gsoc-ideas summer-with-zulip