Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Fixes some broken links to Vue Router and Vuex documentation (#2102)
Browse files Browse the repository at this point in the history
Co-authored-by: Debbie O'Brien <debs-obrien@users.noreply.github.com>
  • Loading branch information
dustinryerson and debs-obrien authored Jul 15, 2020
1 parent 7cc8652 commit c2aaa34
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions de/api/context.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ List of all the available keys in `context`:
| `isStatic` | `Boolean` | Client & Server | Boolean to let you know if you're actually inside a generated app (via `nuxt export` or `nuxt generate`). |
| `isDev` | `Boolean` | Client & Server | Boolean to let you know if you're in dev mode, can be useful for caching some data in production. |
| `isHMR` | `Boolean` | Client & Server | Boolean to let you know if the method/middleware is called from webpack hot module replacement (*only on client-side in dev mode*). |
| `route` | [Vue Router Route](https://router.vuejs.org/en/api/route-object.html) | Client & Server | Vue Router route instance. |
| `store` | [Vuex Store](https://vuex.vuejs.org/en/api.html#vuexstore-instance-properties) | Client & Server | Vuex Store instance. **Available only if the [vuex store](/guide/vuex-store) is set**. |
| `route` | [Vue Router Route](https://router.vuejs.org/api/#the-route-object) | Client & Server | Vue Router route instance. |
| `store` | [Vuex Store](https://vuex.vuejs.org/api/#vuex-store-instance-properties) | Client & Server | Vuex Store instance. **Available only if the [vuex store](/guide/vuex-store) is set**. |
| `env` | `Object` | Client & Server | Environment variables set in `nuxt.config.js`, see [env api](/api/configuration-env). |
| `params` | `Object` | Client & Server | Alias of `route.params`. |
| `query` | `Object` | Client & Server | Alias of `route.query`. |
Expand Down
6 changes: 3 additions & 3 deletions en/api/context.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ These keys are available both on client-side and server-side.

The root Vue instance options that includes all your plugins. For example, when using `i18n`, you can get access to `$i18n` through `context.app.i18n`.

### `store` ([*Vuex Store*](https://vuex.vuejs.org/en/api.html#vuexstore-instance-properties))
### `store` ([*Vuex Store*](https://vuex.vuejs.org/api/#vuex-store-instance-properties))

Vuex Store instance. **Available only if the [vuex store](/guide/vuex-store) is set**.

### `route` ([*Vue Router Route*](https://router.vuejs.org/en/api/route-object.html))
### `route` ([*Vue Router Route*](https://router.vuejs.org/api/#the-route-object))

Vue Router route instance.

Expand Down Expand Up @@ -97,7 +97,7 @@ Use this method to update `__NUXT__` variable rendered on client-side, the `fn`

These keys are available only on client-side.

### `from` ([*Vue Router Route*](https://router.vuejs.org/en/api/route-object.html))
### `from` ([*Vue Router Route*](https://router.vuejs.org/api/#the-route-object))

The route navigated from.

Expand Down
2 changes: 1 addition & 1 deletion es/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ List of all the available keys in `context`:
| `isClient` | Boolean | Client & Server | Boolean to let you know if you're actually renderer from the client-side |
| `isServer` | Boolean | Client & Server | Boolean to let you know if you're actually renderer from the server-side |
| `isDev` | Boolean | Client & Server | Boolean to let you know if you're in dev mode, can be useful for caching some data in production |
| `route` | [vue-router route](https://router.vuejs.org/en/api/route-object.html) | Client & Server | `vue-router` route instance. |
| `route` | [vue-router route](https://router.vuejs.org/api/#the-route-object) | Client & Server | `vue-router` route instance. |
| `store` | [vuex store](http://vuex.vuejs.org/en/api.html#vuexstore-instance-properties) | Client & Server | `Vuex.Store` instance. **Available only if the [vuex store](/guide/vuex-store) is set.** |
| `env` | Object | Client & Server | Environment variables set in `nuxt.config.js`, see [env api](/api/configuration-env) |
| `params` | Object | Client & Server | Alias of route.params |
Expand Down
6 changes: 3 additions & 3 deletions fr/api/context.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ Ces clés sont disponibles à la fois côté client et côté serveur.
Les options d'instance de la racine Vue qui incluent tous vos plugins. Par exemple, lorsque vous utilisez `i18n`, vous
pouvez accéder à `$i18n` via `context.app.i18n`.

### `store` ([*Vuex Store*](https://vuex.vuejs.org/en/api.html#vuexstore-instance-properties))
### `store` ([*Vuex Store*](https://vuex.vuejs.org/api/#vuex-store-instance-properties))

L'instance du store de Vuex. **Disponible uniquement si [vuex store](/guide/vuex-store) est défini**.

### `route` ([*Vue Router Route*](https://router.vuejs.org/en/api/route-object.html))
### `route` ([*Vue Router Route*](https://router.vuejs.org/api/#the-route-object))

L'instance du routage de Vue.

Expand Down Expand Up @@ -109,7 +109,7 @@ asynchrone) est appelé avec `{ Components, nuxtState }`, voir [l'exemple](https

Ces clés sont disponibles uniquement côté client.

### `from` ([*Vue Router Route*](https://router.vuejs.org/en/api/route-object.html))
### `from` ([*Vue Router Route*](https://router.vuejs.org/api/#the-route-object))

Le chemin de départ.

Expand Down
4 changes: 2 additions & 2 deletions id/api/context.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ Kunci | Tipe | Tersedia | Deskripsi
`isStatic` | `Boolean` | Klien & Server | Boolean yang memberitahu bahwa Anda sedang di dalam aplikasi yang dihasilkan (generated app) (melalui `nuxt generate`).
`isDev` | `Boolean` | Klien & Server | Boolean yang memberitahu bahwa Anda sedang berada di dalam mode pengembangan (dev), dapat berguna untuk menyimpan (cache) beberapa data pada mode produksi.
`isHMR` | `Boolean` | Klien & Server | Boolean yang memberitahu bahwa metode/middleware dipanggil dari "webpack hot module replacement" (*hanya pada sisi-klien dalam mode pengembangan (dev)*).
`route` | [Rute Vue Router](https://router.vuejs.org/en/api/route-object.html) | Klien & Server | Instansi rute Vue Router.
`store` | [Vuex Store](https://vuex.vuejs.org/en/api.html#vuexstore-instance-properties) | Klien & Server | Instansi Vuex Store. **Tersedia hanya jika [vuex store](/guide/vuex-store) telah diatur**.
`route` | [Rute Vue Router](https://router.vuejs.org/api/#the-route-object) | Klien & Server | Instansi rute Vue Router.
`store` | [Vuex Store](https://vuex.vuejs.org/api/#vuex-store-instance-properties) | Klien & Server | Instansi Vuex Store. **Tersedia hanya jika [vuex store](/guide/vuex-store) telah diatur**.
`env` | `Object` | Klien & Server | Environment variables yang diatur di `nuxt.config.js`, lihat [env api](/api/configuration-env).
`params` | `Object` | Klien & Server | Alias dari `route.params`.
`query` | `Object` | Klien & Server | Alias dari `route.query`.
Expand Down
6 changes: 3 additions & 3 deletions ko/api/context.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ function (context) {

모든 플러그인이 포함된 루트 Vue 인스턴스 옵션입니다. 예를 들어 `i18n`을 사용할 때 `context.app.i18n`을 통해 `$i18n`에 액세스할 수 있습니다.

### `store` ([*Vuex Store*](https://vuex.vuejs.org/en/api.html#vuexstore-instance-properties))
### `store` ([*Vuex Store*](https://vuex.vuejs.org/api/#vuex-store-instance-properties))

Vuex Store 인스턴스 **[vuex store](/guide/vuex-store)가 세팅되었을 때 사용 가능합니다**.

### `route` ([*Vue Router Route*](https://router.vuejs.org/en/api/route-object.html))
### `route` ([*Vue Router Route*](https://router.vuejs.org/api/#the-route-object))

Vue 라우터 라우트 인스턴스.

Expand Down Expand Up @@ -97,7 +97,7 @@ Node.js 서버의 리스폰스. Nuxt가 미들웨어로 사용된다면, 리스

아래의 키들은 클라이언트 사이드에서 사용 가능합니다.

### `from` ([*Vue Router Route*](https://router.vuejs.org/en/api/route-object.html))
### `from` ([*Vue Router Route*](https://router.vuejs.org/api/#the-route-object))

라우트 이동 출발지(from).

Expand Down
4 changes: 2 additions & 2 deletions pt-BR/api/context.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ List of all the available keys in `context`:
| `isStatic` | `Boolean` | Client & Server | Boolean to let you know if you're actually inside a generated app (via `nuxt generate`). |
| `isDev` | `Boolean` | Client & Server | Boolean to let you know if you're in dev mode, can be useful for caching some data in production. |
| `isHMR` | `Boolean` | Client & Server | Boolean to let you know if you're the method/middleware is called from webpack hot module replacement (*only on client-side in dev mode*). |
| `route` | [Vue Router Route](https://router.vuejs.org/en/api/route-object.html) | Client & Server | Vue Router route instance. |
| `store` | [Vuex Store](https://vuex.vuejs.org/en/api.html#vuexstore-instance-properties) | Client & Server | Vuex Store instance. **Available only if the [vuex store](/guide/vuex-store) is set**. |
| `route` | [Vue Router Route](https://router.vuejs.org/api/#the-route-object) | Client & Server | Vue Router route instance. |
| `store` | [Vuex Store](https://vuex.vuejs.org/api/#vuex-store-instance-properties) | Client & Server | Vuex Store instance. **Available only if the [vuex store](/guide/vuex-store) is set**. |
| `env` | `Object` | Client & Server | Environment variables set in `nuxt.config.js`, see [env api](/api/configuration-env). |
| `params` | `Object` | Client & Server | Alias of `route.params`. |
| `query` | `Object` | Client & Server | Alias of `route.query`. |
Expand Down
2 changes: 1 addition & 1 deletion ru/api/pages-context.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description: Контекст (context) — полезный объект с н
| `isClient` | Булевское | Клиент & сервер | Значение `true` указывает на то, что рендеринг происходит на стороне клиента. |
| `isServer` | Булевское | Клиент & сервер | Значение `true` указывает на то, что рендеринг происходит на стороне сервера. |
| `isDev` | Булевское | Клиент & сервер | Значение `true` указывает на то, что код выполняется в режиме разработки. Может быть полезно, когда необходимо кешировать данные в продакшн-версии. |
| `route` | [Маршрут Vue](https://router.vuejs.org/en/api/route-object.html) | Клиент & сервер | экземпляр класса маршрута в `vue-router` [см. документацию](https://router.vuejs.org/en/api/route-object.html) |
| `route` | [Маршрут Vue](https://router.vuejs.org/api/#the-route-object) | Клиент & сервер | экземпляр класса маршрута в `vue-router` [см. документацию](https://router.vuejs.org/api/#the-route-object) |
| `store` | [Хранилище Vuex](http://vuex.vuejs.org/en/api.html#vuexstore-instance-properties) | Клиент & сервер | Экземпляр `Vuex.Store`. **Доступен только в случае, когда `store: true` в `nuxt.config.js`** |
| `env` | Объект | Клиент & сервер | Переменная окружения в `nuxt.config.js`, [см. API окружения](/api/configuration-env) |
| `params` | Объект | Клиент & сервер | Псевдоним route.params |
Expand Down
2 changes: 1 addition & 1 deletion ru/examples/async-datas.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ List of all the available keys in `context`:
| `isClient` | Boolean | Client & Server | Boolean to let you know if you're actually renderer from the client-side |
| `isServer` | Boolean | Client & Server | Boolean to let you know if you're actually renderer from the server-side |
| `isDev` | Boolean | Client & Server | Boolean to let you know if you're in dev mode, can be useful for caching some data in production |
| `route` | [vue-router route](https://router.vuejs.org/en/api/route-object.html) | Client & Server | `vue-router` route instance [see documentation](https://router.vuejs.org/en/api/route-object.html) |
| `route` | [vue-router route](https://router.vuejs.org/api/#the-route-object) | Client & Server | `vue-router` route instance [see documentation](https://router.vuejs.org/api/#the-route-object) |
| `store` | [vuex store](http://vuex.vuejs.org/en/api.html#vuexstore-instance-properties) | Client & Server | `Vuex.Store` instance. **Available only if `store: true` is set in `nuxt.config.js`** |
| `params` | Object | Client & Server | Alias of route.params |
| `query` | Object | Client & Server | Alias of route.query |
Expand Down

0 comments on commit c2aaa34

Please sign in to comment.