Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion providers/openlineage/docs/guides/developer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ For more examples of OpenLineage Extractors, check out the source code of
Custom Facets
=============
To learn more about facets in OpenLineage, please refer to `facet documentation <https://openlineage.io/docs/spec/facets/>`_.
Also check out `available facets <https://github.com/OpenLineage/OpenLineage/blob/main/client/python/openlineage/client/facet.py>`_
Also check out `available facets <https://github.com/OpenLineage/OpenLineage/blob/main/client/python/src/openlineage/client/facet.py>`_
and a blog post about `extending with facets <https://openlineage.io/blog/extending-with-facets/>`_.

The OpenLineage spec might not contain all the facets you need to write your extractor,
Expand Down
2 changes: 1 addition & 1 deletion providers/oracle/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
package-name: apache-airflow-providers-oracle
name: Oracle
description: |
`Oracle <https://www.oracle.com/en/database/>`__
`Oracle <https://www.oracle.com/database/technologies/>`__

state: ready
source-date-epoch: 1756877244
Expand Down
Loading