Skip to content

Commit 8110f80

Browse files
[Doc] Fixing 404 errors for OpenLineage & Oracle providers (apache#57469)
1 parent dd3d531 commit 8110f80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

providers/openlineage/docs/guides/developer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ For more examples of OpenLineage Extractors, check out the source code of
378378
Custom Facets
379379
=============
380380
To learn more about facets in OpenLineage, please refer to `facet documentation <https://openlineage.io/docs/spec/facets/>`_.
381-
Also check out `available facets <https://github.com/OpenLineage/OpenLineage/blob/main/client/python/openlineage/client/facet.py>`_
381+
Also check out `available facets <https://github.com/OpenLineage/OpenLineage/blob/main/client/python/src/openlineage/client/facet.py>`_
382382
and a blog post about `extending with facets <https://openlineage.io/blog/extending-with-facets/>`_.
383383

384384
The OpenLineage spec might not contain all the facets you need to write your extractor,

providers/oracle/provider.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
package-name: apache-airflow-providers-oracle
2020
name: Oracle
2121
description: |
22-
`Oracle <https://www.oracle.com/en/database/>`__
22+
`Oracle <https://www.oracle.com/database/technologies/>`__
2323
2424
state: ready
2525
source-date-epoch: 1756877244

0 commit comments

Comments
 (0)