summaryrefslogtreecommitdiff
path: root/doc/development/fe_guide/index.md
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-11-20 09:57:08 +0000
committerPhil Hughes <me@iamphill.com>2017-11-20 09:57:08 +0000
commit9400ed3b3e3bf1c1ce20b9748f4b6e4c0e5b5db7 (patch)
treeb335c1132ded1fd46c1a05451bb5fab1c88a5bb9 /doc/development/fe_guide/index.md
parent4f09d099e9fa29659917f87c2dc25f2b9aa05b5e (diff)
downloadgitlab-ce-9400ed3b3e3bf1c1ce20b9748f4b6e4c0e5b5db7.tar.gz
Use axios instead of vue resource - step 1
Diffstat (limited to 'doc/development/fe_guide/index.md')
-rw-r--r--doc/development/fe_guide/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/fe_guide/index.md b/doc/development/fe_guide/index.md
index 73a03c07812..72cb557d054 100644
--- a/doc/development/fe_guide/index.md
+++ b/doc/development/fe_guide/index.md
@@ -71,8 +71,8 @@ Vue specific design patterns and practices.
---
-## [Vue Resource](vue_resource.md)
-Vue resource specific practices and gotchas.
+## [Axios](axios.md)
+Axios specific practices and gotchas.
## [Icons](icons.md)
How we use SVG for our Icons.