From 55023ad6175f1758e9fa2ae37ead057eb0bcfb5d Mon Sep 17 00:00:00 2001 From: Evgeny Petukhov Date: Thu, 3 May 2018 20:18:14 +0300 Subject: [PATCH] Fixed links to github repos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e63f141..4fe40f3 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ DocuBricks is the centrepiece of our initiative to develop open infrastructure ## Finding your way around In this meta repository, you can find our [contribution guide](https://github.com/DocuBricks/meta/blob/master/CONTRIBUTING.md)!, code of conduct and other useful general documents on our initiatives. Most softare specifics wishes, issues and remmendations are made and discussed via issues that you can raise and contribute to in our active product repositories: -The [DocuBricks Editor](https://github.org/DocuBricks/docubricksEditor)! In it's current form an Java desktop software to create DocuBricks format documentations with ease. +The [DocuBricks Editor](https://github.com/DocuBricks/docubricksEditor)! In it's current form an Java desktop software to create DocuBricks format documentations with ease. -The [DocuBricks Viewer](https://github.org/DocuBricks/docubricksViewer)! To view DocuBricks format Open Science Hardware documentations nicely with stylesheets, HTML, and Typescript (essentially Java Script) on a website, e.g. www.DocuBricks.org +The [DocuBricks Viewer](https://github.com/DocuBricks/docubricksViewer)! To view DocuBricks format Open Science Hardware documentations nicely with stylesheets, HTML, and Typescript (essentially Java Script) on a website, e.g. www.DocuBricks.org -The [DocuBricks Website](https://github.org/DocuBricks/docubricksSite)! Our website code. +The [DocuBricks Website](https://github.com/DocuBricks/docubricksSite)! Our website code. ## NEWS - we now have an API Under https://docubricks.org/GetDocumentList you can now access a list of project on our open repository and include results into the search of your external website.