This is an automated email from the ASF dual-hosted git repository. sarath pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/atlas.git
commit 013f9d2c7a3224d3a2224943528cdf075714819a Author: Ry Walker <[email protected]> AuthorDate: Thu Oct 3 11:15:52 2019 -0400 Fix installation link (#68) (cherry picked from commit ddd0c9ca3f97e8eecc3d0cdf259ddc13a1daf8ed) --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 9f21a14..6de8270 100755 --- a/README.txt +++ b/README.txt @@ -65,4 +65,4 @@ Build Process distro/target/apache-atlas-1.0.0-sqoop-hook.tar.gz distro/target/apache-atlas-1.0.0-storm-hook.tar.gz -4. For more details on building and running Apache Atlas, please refer to http://atlas.apache.org/InstallationSteps.html +4. For more details on building and running Apache Atlas, please refer to https://atlas.apache.org/#/Installation
