Skip to content

Commit fdfb147

Browse files
committed
iteration
1 parent d6f635d commit fdfb147

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ You can get GraphQL Voyager bundle from the following places:
6262
- latest version - https://cdn.jsdelivr.net/npm/graphql-voyager/dist/voyager.standalone.js
6363
- from `dist` folder of the npm package `graphql-voyager`
6464

65-
**The HTML example**: [example/cdn/index.html](./example/cdn/index.html))
65+
#### [**The HTML example**](./example/cdn)
6666

6767
### Using as a dependency
6868

6969
Build for the web with [webpack](https://webpack.js.org/), or any other bundle.
7070

71-
**The minimal webpack setup**: [example/webpack](./example/webpack))
71+
#### [**The minimal webpack setup**](./example/webpack)
7272

7373
## Middleware
7474

0 commit comments

Comments
 (0)