Skip to content

Commit

Permalink
fix(links): Fishing map links for vallis and poe from data page (#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitti09 authored Aug 28, 2022
1 parent 4f9463a commit ccbae33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages/poe/fish.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<b-container fluid>
<b-row>
<b-col md="12">
<nuxt-link to="poe-map">
<nuxt-link to="map">
<b-button variant="info" class="mb-3 float-right">Plains of Eidolon Map</b-button>
</nuxt-link>
<nuxt-link to="poe-fish-howto#hotspots">
Expand Down
2 changes: 1 addition & 1 deletion pages/vallis/fish.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<b-container fluid>
<b-row>
<b-col md="12">
<nuxt-link to="vallis-map">
<nuxt-link to="map">
<b-button variant="info" class="mb-3 float-right">Orb Vallis Map</b-button>
</nuxt-link>
<nuxt-link to="vallis-fish0howto#hotspots">
Expand Down

1 comment on commit ccbae33

@vercel
Copy link

@vercel vercel bot commented on ccbae33 Aug 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

warframe-hub – ./

warframe-hub-git-dev-wfcd.vercel.app
hub.warframestat.us
warframe-hub-wfcd.vercel.app

Please sign in to comment.