Skip to content

Commit dd44920

Browse files
authored
Fix an outdated link to Application Config (vuejs#284)
1 parent 5319992 commit dd44920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/application-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const app = createApp({})
5656
app.config = {...}
5757
```
5858

59-
- **See also:** [Global Config Properties](./global-config.html)
59+
- **See also:** [Application Config](./application-config.html)
6060

6161
## directive
6262

0 commit comments

Comments
 (0)