We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b3f314 commit 3823d9cCopy full SHA for 3823d9c
src/components/platformFilter/client.tsx
@@ -27,7 +27,7 @@ const mostViewedPlatforms: {icon: string; key: string; title: string; url: strin
27
title: 'React',
28
},
29
{
30
- url: 'platforms/php/guides/laravel/',
+ url: '/platforms/php/guides/laravel/',
31
key: 'php-laravel',
32
icon: 'php-laravel',
33
title: 'Laravel',
0 commit comments