From 898b2300ea716a3f56aa42dba30f59da67e29b59 Mon Sep 17 00:00:00 2001 From: onursenture Date: Tue, 10 Dec 2019 20:54:51 +0300 Subject: [PATCH] Add SSL to PrimeTek.com.tr links --- src/views/Home.vue | 2 +- src/views/menu/MenuDoc.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/Home.vue b/src/views/Home.vue index 997b93971..617a8d564 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -60,7 +60,7 @@

Key Users

-

Open source products of PrimeTek are used all around the world by 1M+ developers in Fortune 500 companies, corporations, government and educational +

Open source products of PrimeTek are used all around the world by 1M+ developers in Fortune 500 companies, corporations, government and educational institutions.

airbus
diff --git a/src/views/menu/MenuDoc.vue b/src/views/menu/MenuDoc.vue index 253aaf8b1..ec98112f1 100644 --- a/src/views/menu/MenuDoc.vue +++ b/src/views/menu/MenuDoc.vue @@ -58,7 +58,7 @@ const items: [ { label: 'Options', items: [{label: 'New', icon: 'pi pi-fw pi-plus', command:() => {} }, - {label: 'Delete', icon: 'pi pi-fw pi-trash', url: 'http://primetek.com.tr'}] + {label: 'Delete', icon: 'pi pi-fw pi-trash', url: 'https://www.primetek.com.tr'}] }, { label: 'Account',