From fbfb28614adc25610b030f70e6c67c8987d9cc7d Mon Sep 17 00:00:00 2001 From: Ankit Kumar Date: Sun, 17 Apr 2022 02:44:30 +0530 Subject: [PATCH 1/2] Fixed the broken links for "Contribution.md" and "Idea List" page --- README.md | 4 ++-- docs/contributing/gsoc/2022/index.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 205324c850..4e0244a9a6 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ We broadly have two types of audience here, one is Citizen Data Scientists and M Documentation for the latest release is hosted at https://intel.github.io/dffml/ Documentation for the main branch is hosted at -https://intel.github.io/dffml/main/index.html +https://intel.github.io/dffml/master/index.html ## Contributing -The [contributing page](https://intel.github.io/dffml/main/contributing/index.html) +The [contributing page](https://intel.github.io/dffml/master/contributing/index.html) will guide you through getting setup and contributing to DFFML. ## Help diff --git a/docs/contributing/gsoc/2022/index.rst b/docs/contributing/gsoc/2022/index.rst index c9569fc530..febd8bfa63 100644 --- a/docs/contributing/gsoc/2022/index.rst +++ b/docs/contributing/gsoc/2022/index.rst @@ -28,7 +28,7 @@ implementations in the same way. DFFML is also a tool for dataset generation. DFFML ues directed graphs to generate and modify datasets. -Read more on the about page: https://intel.github.io/dffml/main/about.html +Read more on the about page: https://intel.github.io/dffml/master/about.html Project Ideas ------------- From c5f6efe0242546ecf03f341d58aac10f264353ab Mon Sep 17 00:00:00 2001 From: Ankit Kumar Date: Sun, 17 Apr 2022 14:28:54 +0530 Subject: [PATCH 2/2] Fixed more links --- docs/contributing/gsoc/2022/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/gsoc/2022/index.rst b/docs/contributing/gsoc/2022/index.rst index febd8bfa63..279c798bce 100644 --- a/docs/contributing/gsoc/2022/index.rst +++ b/docs/contributing/gsoc/2022/index.rst @@ -75,7 +75,7 @@ project before the end of the summer, and have more that you want to do. Getting Started --------------- -- Read the `Contributing `_ documentation. +- Read the `Contributing `_ documentation. - Get your development environment set up