This is an automated email from the ASF dual-hosted git repository.
shirshanka pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-gobblin.git
The following commit(s) were added to refs/heads/master by this push:
new 1b31c90 [GOBBLIN-1354] Change homepage link in documentation for
mkdocs build to pass on RTD
1b31c90 is described below
commit 1b31c907a5b46917b0d3319be49b3a88764944a2
Author: Abhishek Tiwari <[email protected]>
AuthorDate: Wed Jan 6 21:06:54 2021 -0800
[GOBBLIN-1354] Change homepage link in documentation for mkdocs build to
pass on RTD
Closes #3193 from abti/master
---
mkdocs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mkdocs.yml b/mkdocs.yml
index d8d7770..9bd9067 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -15,7 +15,7 @@ extra_javascript: [js/extra.js]
site_dir: docs
pages:
- - Home: /
+ - Home: https://gobblin.apache.org
- Companies Powered By Gobblin: Powered-By.md
- Getting Started: Getting-Started.md
- Architecture: Gobblin-Architecture.md