diff --git a/src/views/Home.vue b/src/views/Home.vue index c53693f1d..38f4879a6 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',