mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-02 11:49:23 +00:00
fix(docs): fix pdl link for mxe docs (#6230)
This commit is contained in:
parent
abe6781e25
commit
a3db265e41
@ -6,7 +6,7 @@ DataHub makes use a few important Kafka events for operation. The most notable o
|
||||
2. Metadata Change Log (Versioned + Timeseries)
|
||||
3. Platform Event
|
||||
|
||||
Each event is originally authored using [PDL]( https://linkedin.github.io/rest.li/DATA-Data-Schema-and-Templates), a modeling language developed by LinkedIn, and
|
||||
Each event is originally authored using [PDL](https://linkedin.github.io/rest.li/pdl_schema), a modeling language developed by LinkedIn, and
|
||||
then converted into their Avro equivalents, which are used when writing and reading the events to Kafka.
|
||||
|
||||
In the document, we'll describe each of these events in detail - including notes about their structure & semantics.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user