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 37d754e commit e61c62cCopy full SHA for e61c62c
.vitepress/theme/nativescript-theme/index.js
@@ -6714,7 +6714,7 @@ var _hoisted_23 = /*#__PURE__*/ createVNode(
6714
/*#__PURE__*/ createVNode(
6715
'a',
6716
{
6717
- href: 'http://blog.nativescript.org/',
+ href: 'https://blog.nativescript.org/',
6718
class:
6719
'block p-3 -m-3 transition duration-150 ease-in-out rounded-md hover:bg-gray-50',
6720
},
@@ -6738,7 +6738,7 @@ var _hoisted_23 = /*#__PURE__*/ createVNode(
6738
6739
6740
6741
- href: '/partners',
+ href: 'https://nativescript.org/partners',
6742
6743
6744
0 commit comments