Skip to content

Commit ed7673c

Browse files
38elementseddyerburgh
authored andcommitted
docs: remove unused link in guides/README.md (vuejs#201)
* Update README.md * Update README.md * Update README.md * Update README.md
1 parent 8a5924a commit ed7673c

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

docs/en/guides/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* [Common Tips](./common-tips.md)
55
* [Mouse, Key and other DOM Events](./dom-events.md)
66
* [Choosing a test runner](./choosing-a-test-runner.md)
7-
* [Using with Jest](./using-with-jest.md)
87
* [Testing SFCs with Jest](./testing-SFCs-with-jest.md)
98
* [Testing SFCs with Mocha + webpack](./testing-SFCs-with-mocha-webpack.md)
109
* [Using with Vue Router](./using-with-vue-router.md)

docs/fr/guides/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* [Astuces](./common-tips.md)
55
* [La souris, le clavier et les autres évènements DOM](./dom-events.md)
66
* [Choisir un lanceur de tests](./choosing-a-test-runner.md)
7-
* [Utiliser avec Jest](./using-with-jest.md)
87
* [Tester des composants monofichiers avec Jest](./testing-SFCs-with-jest.md)
98
* [Tester des composants monofichiers avec Mocha et webpack](./testing-SFCs-with-mocha-webpack.md)
109
* [Utiliser avec Vue Router](./using-with-vue-router.md)

docs/ja/guides/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* [はじめる](./getting-started.md)
44
* [よくある落とし穴](./common-tips.md)
55
* [テストランナを選ぶ](./choosing-a-test-runner.md)
6-
* [Jest と一緒に使う](./using-with-jest.md)
76
* [Jest による単一ファイルコンポーネントのテスト](./testing-SFCs-with-jest.md)
87
* [Mocha + webpack による単一ファイルコンポーネントのテスト](./testing-SFCs-with-mocha-webpack.md)
98
* [Vuex と一緒に使う](./using-with-vuex.md)

docs/pt-br/guides/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* [Iniciando](./getting-started.md)
44
* [Dicas comuns](./common-tips.md)
55
* [Escolhendo um executador de testes](./choosing-a-test-runner.md)
6-
* [Usando com o Jest](./using-with-jest.md)
76
* [Testando SFCs com Jest](./testing-SFCs-with-jest.md)
87
* [Testando SFCs com Mocha + webpack](./testing-SFCs-with-mocha-webpack.md)
98
* [Usando com o Vue Router](./using-with-vue-router.md)

0 commit comments

Comments
 (0)