nuxt-community / axios-module

Secure and easy axios integration for Nuxt 2
https://axios.nuxtjs.org
MIT License
1.19k stars 245 forks source link

docs: fix pages order in next/prev menu #414

Closed cogor closed 4 years ago

cogor commented 4 years ago

Thanks @web2033 for founded bug

codecov[bot] commented 4 years ago

Codecov Report

Merging #414 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #414   +/-   ##
=======================================
  Coverage   95.55%   95.55%           
=======================================
  Files           1        1           
  Lines          45       45           
  Branches       25       25           
=======================================
  Hits           43       43           
  Misses          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c68bf17...b61becf. Read the comment docs.

pi0 commented 4 years ago

Thanks!