Skip to content

Commit 21e48a6

Browse files
authored
chore(docs): fix long URLs in intro docs for small screens
1 parent 5c3111c commit 21e48a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/markdown/intro/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,8 @@ yarn add babel-core babel-loader babel-preset-env --dev
354354

355355
For more details see:
356356

357-
- Webpack `resolve.alias`: https://webpack.js.org/configuration/resolve/
358-
- Webpack `rule`: https://webpack.js.org/configuration/module/#rule
357+
- [Webpack `resolve.alias`](https://webpack.js.org/configuration/resolve/)
358+
- [Webpack `rule`](https://webpack.js.org/configuration/module/#rule)
359359
- [rollup.js](https://rollupjs.org/)
360360
- [Parcel](https://parceljs.org/)
361361

0 commit comments

Comments
 (0)