From bc1de9079de2603bb53d8ac520a7eed2b778718c Mon Sep 17 00:00:00 2001 From: tzhangchi Date: Tue, 20 Sep 2022 11:22:14 +0800 Subject: [PATCH] docs: update job docs structure --- README.md | 2 +- docs/{ => jobs}/affine.pro.md | 0 docs/{ => jobs}/mysc.app.md | 0 docs/{Jobs.md => jobs/summary.md} | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename docs/{ => jobs}/affine.pro.md (100%) rename docs/{ => jobs}/mysc.app.md (100%) rename docs/{Jobs.md => jobs/summary.md} (100%) diff --git a/README.md b/README.md index f988fe60da..c1fe388268 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ We use the following open source projects to help us build a better development Thanks a lot to the community for providing such powerful and simple libraries, so that we can focus more on the implementation of the product logic, and we hope that in the future our projects will also provide a more easy-to-use knowledge base for everyone. -You enjoy AFFiNE? You are not alone. [Some amazing companies](./docs/Jobs.md) are looking for developers with some AFFiNE and/or AFFiNE technology experience. +You enjoy AFFiNE? You are not alone. [Some amazing companies](./docs/jobs/summary.md) are looking for developers with some AFFiNE and/or AFFiNE technology experience. # Contributors diff --git a/docs/affine.pro.md b/docs/jobs/affine.pro.md similarity index 100% rename from docs/affine.pro.md rename to docs/jobs/affine.pro.md diff --git a/docs/mysc.app.md b/docs/jobs/mysc.app.md similarity index 100% rename from docs/mysc.app.md rename to docs/jobs/mysc.app.md diff --git a/docs/Jobs.md b/docs/jobs/summary.md similarity index 100% rename from docs/Jobs.md rename to docs/jobs/summary.md