From 604dfc95de348efb8d5f939f96ce6b533cc27d98 Mon Sep 17 00:00:00 2001 From: Sebastien Chopin Date: Fri, 22 Sep 2017 15:21:39 +0200 Subject: [PATCH] Link to doc --- examples/spa/nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/spa/nuxt.config.js b/examples/spa/nuxt.config.js index 7040b5d3dc..7108b6c479 100644 --- a/examples/spa/nuxt.config.js +++ b/examples/spa/nuxt.config.js @@ -27,7 +27,7 @@ module.exports = { */ loadingIndicator: { /* - ** See https://github.com/nuxt/nuxt.js/tree/dev/lib/app/views/loading for available loading indicators + ** See https://nuxtjs.org/api/configuration-loading-indicator for available loading indicators ** You can add a custom indicator by giving a path */ // name: 'folding-cube',