diff --git a/README.md b/README.md index 0ba3677..30fb9c0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![logo](/art/demo_foo_logo.png) -**[demo.foo](https://demo.foo) offers a variety of free and open-source utilities for developers, such as test APIs, conversion tools, and more. +**[demo.foo](https://demo.foo)** offers a variety of free and open-source utilities for developers, such as test APIs, conversion tools, and more. ## Current Projects: diff --git a/landing/README.md b/landing/README.md index f867a05..c109939 100644 --- a/landing/README.md +++ b/landing/README.md @@ -16,7 +16,7 @@ To build and run the container locally: ```bash # Clone Repo: -git clone https://github.com/ulisesgascon/demo-foo-landing.git +git clone https://github.com/demofoo/landing.git # Change to repo's cloned directory: cd demo-foo-landing diff --git a/landing/package-lock.json b/landing/package-lock.json index 39d448b..68a0426 100644 --- a/landing/package-lock.json +++ b/landing/package-lock.json @@ -1,12 +1,12 @@ { "name": "landing", - "version": "1.1.7", + "version": "1.1.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "landing", - "version": "1.1.7", + "version": "1.1.8", "license": "MIT", "devDependencies": { "@linthtml/linthtml": "0.9.4", diff --git a/landing/package.json b/landing/package.json index ed53cfd..fdc8edf 100644 --- a/landing/package.json +++ b/landing/package.json @@ -1,6 +1,6 @@ { "name": "landing", - "version": "1.1.7", + "version": "1.1.8", "description": "demo.foo landing", "main": "index.js", "private": true, @@ -16,14 +16,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/UlisesGascon/demo.foo.git" + "url": "git+https://github.com/demofoo/landing.git" }, "author": "Ulises Gascón", "license": "MIT", "bugs": { - "url": "https://github.com/UlisesGascon/demo.foo/issues" + "url": "https://github.com/demofoo/landing/issues" }, - "homepage": "https://github.com/UlisesGascon/demo.foo#readme", + "homepage": "https://github.com/demofoo/landing#readme", "devDependencies": { "@linthtml/linthtml": "0.9.4", "http-server": "14.1.1", diff --git a/landing/src/index.html b/landing/src/index.html index b4e1248..514e7fe 100644 --- a/landing/src/index.html +++ b/landing/src/index.html @@ -88,7 +88,7 @@

What is api.demo.foo?