chore: remove non-existent hash fragments from URLs (#73165)
### Chore and Improving Documentation
Hello, I've removed non-existent hash fragments from URLs.
The `#eslint-config` hash fragment does not exist in the [Next.js ESLint
configuration
documentation](https://nextjs.org/docs/app/api-reference/config/eslint).
Co-authored-by: JJ Kasper <jj@jjsweb.site>