mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-15 23:10:51 +02:00
Fix mistake in diagram animation
This commit is contained in:
+2
-2
@@ -107,8 +107,8 @@ flowchart TD
|
|||||||
Systems a38@ --> DataSci
|
Systems a38@ --> DataSci
|
||||||
a38@{animate: true, animation: fast}
|
a38@{animate: true, animation: fast}
|
||||||
|
|
||||||
ei a39@ --> DataSci
|
ei a40@ --> DataSci
|
||||||
a39@{animate: true, animation: slow}
|
a40@{animate: true, animation: slow}
|
||||||
|
|
||||||
click Parquet "https://github.com/apache/parquet-format/" _blank
|
click Parquet "https://github.com/apache/parquet-format/" _blank
|
||||||
click FlatGeoBuf "https://flatgeobuf.org/" _blank
|
click FlatGeoBuf "https://flatgeobuf.org/" _blank
|
||||||
|
|||||||
Reference in New Issue
Block a user