Skip to content

Commit bdc30bc

Browse files
Xavier Brownarunoda
authored andcommitted
Update readme.md (vercel#1741)
The link element in the example code didn't end its first bracket before <a>
1 parent b46502f commit bdc30bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ The component `<Link>` can also receive an URL object and it will automatically
302302
// pages/index.js
303303
import Link from 'next/link'
304304
export default () => (
305-
<div>Click <Link href={{ pathname: 'about', query: { name: 'Zeit' }}}<a>here</a></Link> to read more</div>
305+
<div>Click <Link href={{ pathname: 'about', query: { name: 'Zeit' }}}><a>here</a></Link> to read more</div>
306306
)
307307
```
308308

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy