Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Commit 046accd

Browse files
committed
fix typo
1 parent f965a24 commit 046accd

File tree

6 files changed

+6
-32
lines changed

6 files changed

+6
-32
lines changed

docs/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Présentation
22

3-
LOREM IPSUM
3+
Vue.js 2 est l'un des outsider actuel des frameworks Front. Nous vous proposons
4+
de découvrir ces quelques fonctionnalités de Vue.js au travers d'un cours technique et deux TP.
45

56
## Support
67

docs/_coverpage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
<br />
1010

1111
[GitHub](https://github.com/NodeAndTyped/labs-vuejs/)
12-
[Get Started](#labs-vuejs)
12+
[Get Started](#présentation)

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>Las Vue.js - by Valtech</title>
5+
<title>Lab Vue.js - by Valtech</title>
66
<meta name="description" content="Présentation de Vue.js par Nicolas Martin et Fabien Brunet">
77
<meta name="viewport"
88
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">

docs/tp1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88

99
4) Vous pourrez également remplacer le texte de votre div par `Mon texte est de couleur :` la couleur que j'ai passé en arguments à ma directive.
1010

11-
!> git checkout https://gitlab.com/linktogo/vuejs.git et prendre la branche [vuejs2-directive](https://gitlab.com/linktogo/vuejs/tree/vuejs2-directive)
11+
!> git checkout https://github.com/NodeAndTyped/labs-vuejs/tree/todo-list.git et prendre la branche [vuejs2-directive](https://github.com/NodeAndTyped/labs-vuejs/tree/todo-list/vuejs2-directive)
1212

docs/tp2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424

2525
12) Au blur, arrêter d’éditer le champs.
2626

27-
!> git checkout https://gitlab.com/linktogo/vuejs.git et prendre la branche [vuejs2-exo-final](https://gitlab.com/linktogo/vuejs/tree/vuejs2-exo-final)
27+
!> git checkout https://github.com/nodeandtyped/labs-vuejs.git et prendre la branche [todo-list](https://github.com/NodeAndTyped/labs-vuejs/tree/todo-list)

docs/tp3.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)