Skip to content

Commit

Permalink
remove title for tekton results data model which causes mermaid synta…
Browse files Browse the repository at this point in the history
…x error
  • Loading branch information
cmorinupgrade authored and tekton-robot committed Feb 9, 2024
1 parent 05b2282 commit 2592566
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ sequenceDiagram
## Data Model

```mermaid
---
title: Tekton Results Data Model
---
graph BT
B(TaskRun) --> |Record| A[Result]
C(Log) --> |Record| A
Expand Down

0 comments on commit 2592566

Please sign in to comment.