Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
Update Urls (#79)
Browse files Browse the repository at this point in the history
Updated the urls to ponit to where they live on gh-pages
  • Loading branch information
cazfletch committed Jul 24, 2017
1 parent 5c18fa6 commit 54e0cdd
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions packages/animaltracking-network/package.json
Expand Up @@ -5,8 +5,8 @@
"name": "animaltracking-network",
"version": "0.1.3",
"description": "Animal Tracking network based on UK DEFRA regulations",
"networkImage": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/animaltracking-network/networkimage.svg",
"networkImageanimated": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/animaltracking-network/networkimageanimated.svg",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/animaltracking-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/animaltracking-network/networkimageanimated.svg",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/animaltracking-network.bna",
"pretest": "npm run lint",
Expand Down
4 changes: 2 additions & 2 deletions packages/basic-sample-network/package.json
Expand Up @@ -5,8 +5,8 @@
"name": "basic-sample-network",
"version": "0.1.3",
"description": "The Hello World of Hyperledger Composer samples",
"networkImage": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/basic-sample-network/networkimage.svg",
"networkImageanimated": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/basic-sample-network/networkimageanimated.svg",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/basic-sample-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/basic-sample-network/networkimageanimated.svg",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/basic-sample-network.bna",
"pretest": "npm run lint",
Expand Down
4 changes: 2 additions & 2 deletions packages/bond-network/package.json
Expand Up @@ -5,8 +5,8 @@
"name": "bond-network",
"version": "0.1.3",
"description": "Bond Reference Data Sharing Business Network",
"networkImage": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/bond-network/networkimage.svg",
"networkImageanimated": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/bond-network/networkimageanimated.svg",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/bond-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/bond-network/networkimageanimated.svg",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/bond-network.bna",
"pretest": "npm run lint",
Expand Down
4 changes: 2 additions & 2 deletions packages/carauction-network/package.json
Expand Up @@ -5,8 +5,8 @@
"name": "carauction-network",
"version": "0.1.3",
"description": "Car Auction Business Network",
"networkImage": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/carauction-network/networkimage.svg",
"networkImageanimated": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/carauction-network/networkimageanimated.svg",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/carauction-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/carauction-network/networkimageanimated.svg",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/carauction-network.bna",
"pretest": "npm run lint",
Expand Down
4 changes: 2 additions & 2 deletions packages/digitalproperty-network/package.json
Expand Up @@ -5,8 +5,8 @@
"name": "digitalproperty-network",
"version": "0.1.3",
"description": "Digital Property Network",
"networkImage": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/digitalproperty-network/networkimage.svg",
"networkImageanimated": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/digitalproperty-network/networkimageanimated.svg",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/digitalproperty-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/digitalproperty-network/networkimageanimated.svg",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/digitalproperty-network.bna",
"pretest": "npm run lint",
Expand Down
4 changes: 2 additions & 2 deletions packages/marbles-network/package.json
Expand Up @@ -5,8 +5,8 @@
"name": "marbles-network",
"version": "0.1.3",
"description": "Marble Trading Network",
"networkImage": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/marbles-network/networkimage.svg",
"networkImageanimated": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/marbles-network/networkimageanimated.svg",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/marbles-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/marbles-network/networkimageanimated.svg",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/marbles-network.bna",
"pretest": "npm run lint",
Expand Down
4 changes: 2 additions & 2 deletions packages/perishable-network/package.json
Expand Up @@ -5,8 +5,8 @@
"name": "perishable-network",
"version": "0.1.3",
"description": "Shipping Perishable Goods Business Network",
"networkImage": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/perishable-network/networkimage.svg",
"networkImageanimated": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/perishable-network/networkimageanimated.svg",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/perishable-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/perishable-network/networkimageanimated.svg",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/perishable-network.bna",
"pretest": "npm run lint",
Expand Down
4 changes: 2 additions & 2 deletions packages/pii-network/package.json
Expand Up @@ -5,8 +5,8 @@
"name": "pii-network",
"version": "0.1.3",
"description": "Business Network to illustrate using Access Control over Personally Identifiable Information (PII).",
"networkImage": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/pii-network/networkimage.svg",
"networkImageanimated": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/pii-network/networkimageanimated.svg",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/pii-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/pii-network/networkimageanimated.svg",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/pii-network.bna",
"pretest": "npm run lint",
Expand Down
4 changes: 2 additions & 2 deletions packages/trade-network/package.json
Expand Up @@ -5,8 +5,8 @@
"name": "trade-network",
"version": "0.1.3",
"description": "Commodities Trading Business Network",
"networkImage": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/trade-network/networkimage.svg",
"networkImageanimated": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/trade-network/networkimageanimated.svg",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/trade-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/trade-network/networkimageanimated.svg",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/trade-network.bna",
"pretest": "npm run lint",
Expand Down
4 changes: 2 additions & 2 deletions packages/vehicle-lifecycle-network/package.json
Expand Up @@ -5,8 +5,8 @@
"name": "vehicle-lifecycle-network",
"version": "0.1.3",
"description": "Vehicle Lifecycle Network",
"networkImage": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/vehicle-lifecycle-network/networkimage.svg",
"networkImageanimated": "https://raw.githubusercontent.com/hyperledger/composer-sample-networks/master/packages/vehicle-lifecycle-network/networkimageanimated.svg",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/vehicle-lifecycle-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/composer-sample-networks/master/packages/vehicle-lifecycle-network/networkimageanimated.svg",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/vehicle-lifecycle-network.bna",
"pretest": "npm run lint",
Expand Down

0 comments on commit 54e0cdd

Please sign in to comment.