update assembly git url

This commit is contained in:
Georges KABBOUCHI 2021-08-11 22:46:17 +03:00
parent 469ce2721a
commit 199cead8f8
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# assembly-nuxt # Assembly
## Build Setup ## Build Setup

View File

@ -12,7 +12,7 @@
<div class="text-center py-8"> <div class="text-center py-8">
<a <a
class="font-medium text-primary-blue-dark hover:text-primary-blue-hover hover:underline" class="font-medium text-primary-blue-dark hover:text-primary-blue-hover hover:underline"
href="https://github.com/Instadapp/assembly-nuxt" href="https://github.com/Instadapp/assembly"
target="_blank" target="_blank"
> >
Contribute on GitHub Contribute on GitHub

View File

@ -1,5 +1,5 @@
{ {
"name": "assembly-nuxt", "name": "assembly",
"version": "1.0.0", "version": "1.0.0",
"private": true, "private": true,
"scripts": { "scripts": {