rsnext/docs/api-reference/next.config.js
John Jago c6ba29da00
docs: use descriptive links instead of "click here" (#25897)
* docs: use descriptive links instead of "click here"

Linking text such as "here" or "click here" is not accessible (and
doesn't look that great either). The best example of why it's better to
use link text that provides context is that some screen readers allow
navigation by links alone. If all links say "click here", then how does
the user know which one to go to?

I tried to make the minimal change necessary to make the link text
descriptive but had to reword a few sentences that didn't read well.

* Apply suggestions from code review

Co-authored-by: Lee Robinson <me@leerob.io>
Co-authored-by: JJ Kasper <jj@jjsweb.site>
2021-06-09 13:23:16 -05:00
..
basepath.md Clarify rewrites and other docs cleanup. (#24890) 2021-05-07 13:09:15 +00:00
cdn-support-with-asset-prefix.md Improve documentation of CDN asset paths (#25531) 2021-05-27 23:23:12 +00:00
compression.md Remove outdated documentation (#20714) 2021-01-04 10:45:57 +01:00
configuring-onDemandEntries.md [docs] Added related links to next.config.js (#10174) 2020-01-20 21:40:20 +01:00
configuring-the-build-id.md [docs] Added related links to next.config.js (#10174) 2020-01-20 21:40:20 +01:00
custom-page-extensions.md Doc: pageExtensions - note regarding affected files (#21326) 2021-01-26 11:49:36 +00:00
custom-webpack-config.md Remove snippet that is not recommended. (#25220) 2021-05-19 11:56:53 +02:00
disabling-etag-generation.md [docs] Added related links to next.config.js (#10174) 2020-01-20 21:40:20 +01:00
disabling-x-powered-by.md x-powered-by is added to response, not request (#13037) 2020-05-18 12:58:29 -04:00
environment-variables.md Remove reference to now env example (#17341) 2020-09-24 18:30:39 +00:00
exportPathMap.md Add note for exportPathMap query and prerender pages (#24266) 2021-04-20 09:11:14 -05:00
headers.md Clarify rewrites and other docs cleanup. (#24890) 2021-05-07 13:09:15 +00:00
ignoring-eslint.md ESLint Updates (#25895) 2021-06-08 17:46:00 -05:00
ignoring-typescript-errors.md Strip out dead code for ignoreDevErrors (#12941) 2020-05-15 13:30:01 -04:00
introduction.md docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
react-strict-mode.md Added React Strict Mode documentation (#13723) 2020-06-03 17:22:58 +00:00
redirects.md Update has redirect examples (#25003) 2021-05-11 17:29:53 +00:00
rewrites.md Fix rewrite example for fallback site (#25508) 2021-05-27 23:28:15 +00:00
runtime-configuration.md Update docs to use <Image> instead of <img> (#19160) 2020-11-13 23:43:05 +00:00
setting-a-custom-build-directory.md [docs] Added related links to next.config.js (#10174) 2020-01-20 21:40:20 +01:00
static-optimization-indicator.md Bring back indicator documentation with a note that the feature has been removed 2021-01-05 12:47:52 +01:00
trailing-slash.md Clarify rewrites and other docs cleanup. (#24890) 2021-05-07 13:09:15 +00:00