@@ -10,9 +10,6 @@ Check if a [node][] is an [**embedded**][spec] [element][].
1010npm install hast-util-embedded
1111```
1212
13- ** hast-util-embedded** is also available as an AMD, CommonJS, and
14- globals module, [ uncompressed and compressed] [ releases ] .
15-
1613## Usage
1714
1815``` javascript
@@ -47,24 +44,22 @@ Check if the given value is an [**embedded**][spec] [element][].
4744
4845<!-- Definition -->
4946
50- [ build-badge ] : https://img.shields.io/travis/wooorm /hast-util-embedded.svg
47+ [ build-badge ] : https://img.shields.io/travis/syntax-tree /hast-util-embedded.svg
5148
52- [ build-page ] : https://travis-ci.org/wooorm /hast-util-embedded
49+ [ build-page ] : https://travis-ci.org/syntax-tree /hast-util-embedded
5350
54- [ coverage-badge ] : https://img.shields.io/codecov/c/github/wooorm /hast-util-embedded.svg
51+ [ coverage-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /hast-util-embedded.svg
5552
56- [ coverage-page ] : https://codecov.io/github/wooorm /hast-util-embedded?branch=master
53+ [ coverage-page ] : https://codecov.io/github/syntax-tree /hast-util-embedded?branch=master
5754
5855[ npm ] : https://docs.npmjs.com/cli/install
5956
60- [ releases ] : https://github.com/wooorm/hast-util-embedded/releases
61-
6257[ license ] : LICENSE
6358
6459[ author ] : http://wooorm.com
6560
66- [ node ] : https://github.com/wooorm/hast #node
61+ [ node ] : https://github.com/syntax-tree/unist #node
6762
68- [ element ] : https://github.com/wooorm /hast#element
63+ [ element ] : https://github.com/syntax-tree /hast#element
6964
7065[ spec ] : https://html.spec.whatwg.org/#embedded-content-2
0 commit comments