You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/01/13 12:07:40 UTC

[airflow] branch master updated: Update external docs URL for Segment (#13645)

This is an automated email from the ASF dual-hosted git repository.

kamilbregula pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/master by this push:
     new 548d082  Update external docs URL for Segment (#13645)
548d082 is described below

commit 548d082008c0c83f44020937f6ff19ca006b96cc
Author: Griffin Cosgrove <48...@users.noreply.github.com>
AuthorDate: Wed Jan 13 07:07:17 2021 -0500

    Update external docs URL for Segment (#13645)
---
 airflow/providers/segment/provider.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airflow/providers/segment/provider.yaml b/airflow/providers/segment/provider.yaml
index 38c32cd..9adb0b0 100644
--- a/airflow/providers/segment/provider.yaml
+++ b/airflow/providers/segment/provider.yaml
@@ -26,7 +26,7 @@ versions:
 
 integrations:
   - integration-name: Segment
-    external-doc-url: https://oapi.dingtalk.com
+    external-doc-url: https://segment.com/docs/
     tags: [service]
 
 operators: