Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit a9ccb76

Browse files
authored
Update README.md
1 parent c8e1fc1 commit a9ccb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ platformBrowserDynamic().bootstrapModule(AppModule);
5050
**If you're not using the `angular-cli`, import the stylesheet to your `index.html`:**
5151

5252
```html
53-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css">
53+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.11.0/katex.min.css">
5454
```
5555

5656
## Usage

0 commit comments

Comments
 (0)