Remove GitGraph as it's unsupported.

This commit is contained in:
Sidharth Vinod
2021-12-29 20:21:29 +05:30
parent 9404071ee3
commit 9f94a920ee
-18
View File
@@ -69,24 +69,6 @@
ORDER ||--|{ ORDER-ITEM : includes
PRODUCT-CATEGORY ||--|{ PRODUCT : contains
PRODUCT ||--o{ ORDER-ITEM : "ordered in"
`,
'Git Graph': `gitGraph:
options
{
"nodeSpacing": 150,
"nodeRadius": 10
}
end
commit
branch newbranch
checkout newbranch
commit
commit
checkout master
commit
commit
merge newbranch
`,
'User Journey': ` journey
title My working day