mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Update photo tools url
This commit is contained in:
parent
c091a30787
commit
e8ae27e538
2 changed files with 6 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ export default {
|
|||
},
|
||||
{
|
||||
label: 'Photo Tools',
|
||||
url: '/kind/photo-tools',
|
||||
url: '/kind/photo-and-graphic-tools',
|
||||
},
|
||||
{
|
||||
label: 'Entertainment',
|
||||
|
|
|
|||
|
|
@ -8,3 +8,8 @@
|
|||
from = "/kind/entertainment"
|
||||
to = "/kind/entertainment-and-media-apps/"
|
||||
status = 301
|
||||
|
||||
[[redirects]]
|
||||
from = "/kind/photo-tools"
|
||||
to = "/kind/photo-and-graphic-tools/"
|
||||
status = 301
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue