We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f635d commit fdfb147Copy full SHA for fdfb147
README.md
@@ -62,13 +62,13 @@ You can get GraphQL Voyager bundle from the following places:
62
- latest version - https://cdn.jsdelivr.net/npm/graphql-voyager/dist/voyager.standalone.js
63
- from `dist` folder of the npm package `graphql-voyager`
64
65
-**The HTML example**: [example/cdn/index.html](./example/cdn/index.html))
+#### [**The HTML example**](./example/cdn)
66
67
### Using as a dependency
68
69
Build for the web with [webpack](https://webpack.js.org/), or any other bundle.
70
71
-**The minimal webpack setup**: [example/webpack](./example/webpack))
+#### [**The minimal webpack setup**](./example/webpack)
72
73
## Middleware
74
0 commit comments