From 22981fd3eac68e2e0c5e574da0466e6a1c643637 Mon Sep 17 00:00:00 2001 From: Bradley Yoo Date: Tue, 1 Oct 2019 15:35:50 -0700 Subject: [PATCH] [SMALLFIX] Fix Contributing Getting Started Guide Link (#563) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c456016..7becc37 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ tasks for contributors who don't have access to the tasks stored in [JIRA](https://alluxio.atlassian.net/browse/ALLUXIO-2528?jql=project%20%3D%20ALLUXIO%20AND%20status%20%3D%20Open%20AND%20labels%20%3D%20NewContributor%20AND%20assignee%20in%20(EMPTY)). To contribute to Alluxio, please follow the [Contributing Getting Started Guide] -(http://www.alluxio.org/docs/master/en/Contributing-Getting-Started.html). When using this repository +(https://docs.alluxio.io/os/user/stable/en/contributor/Contributor-Getting-Started.html). When using this repository as a source of new contributor tasks, please prefix pull request titles with [SMALLFIX].