Skip to content

Commit da1a10b

Browse files
committed
Update README.md
1 parent a10a70b commit da1a10b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://img.shields.io/travis/mobi-css/mobi-plugin-prism.svg)](https://travis-ci.org/mobi-css/mobi-plugin-prism) [![npm package](https://img.shields.io/npm/v/mobi-plugin-prism.svg)](https://www.npmjs.org/package/mobi-plugin-prism) [![npm downloads](http://img.shields.io/npm/dm/mobi-plugin-prism.svg)](https://www.npmjs.org/package/mobi-plugin-prism)
44

5-
The prism plugin for [Mobi.css](http://getmobicss.com)
5+
The default theme for highlighter [Prism](http://prismjs.com)
66

77
## Introduction
88

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<div class="flex-center">
1717
<div class="container">
1818
<h1 id="prism">Prism</h1>
19-
<p>The default theme for highlighter Prism</p>
19+
<p>The default theme for highlighter <a href="http://prismjs.com">Prism</a></p>
2020
<h2 id="html">html</h2>
2121
<pre class="language-html"><code class="language-html"><span class="token tag"><span class="token tag"><span class="token punctuation">&lt;</span>html</span><span class="token punctuation">></span></span>
2222
<span class="token tag"><span class="token tag"><span class="token punctuation">&lt;</span>head</span><span class="token punctuation">></span></span>

site/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Prism
22

3-
The default theme for highlighter Prism
3+
The default theme for highlighter [Prism](http://prismjs.com)
44

55
## html
66

0 commit comments

Comments
 (0)