Merge pull request #969

Removed reference to mermaid.min.css in usage docs #797
This commit is contained in:
Nacho 2019-10-03 09:31:59 -04:00 committed by GitHub
commit 51b7c90dae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,6 @@ If your application is taking resposibility for the diagram source security you
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<link rel="stylesheet" href="mermaid.min.css">
</head> </head>
<body> <body>
<div class="mermaid"> <div class="mermaid">