fix links

This commit is contained in:
2021-10-05 11:28:24 +02:00
parent 0ddad638c7
commit 5c0624ec37
20 changed files with 20 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
id: peer-to-peer id: peer-to-peer
image: ./peer_to_peer.png image: ./peer_to_peer.png
button : Explore other tech components button : Explore other tech components
link : /how-it-works link : /tech
--- ---
# Peer-to-Peer # Peer-to-Peer

View File

@@ -2,7 +2,7 @@
id: planetary-network id: planetary-network
image: ./planetary.png image: ./planetary.png
button : Explore other tech components button : Explore other tech components
link : /how-it-works link : /tech
--- ---
# Planetary Network # Planetary Network

View File

@@ -2,7 +2,7 @@
id: smart-contract id: smart-contract
image: ./smart.png image: ./smart.png
button : Explore other tech components button : Explore other tech components
link : /how-it-works link : /tech
--- ---
# Smart Contract for IT # Smart Contract for IT

View File

@@ -2,7 +2,7 @@
id: tf-chain id: tf-chain
image: ./tfchain.png image: ./tfchain.png
button : Explore other tech components button : Explore other tech components
link : /how-it-works link : /tech
--- ---
# TF Chain # TF Chain

View File

@@ -2,7 +2,7 @@
id: web-gateway id: web-gateway
image: ./web_gateway.png image: ./web_gateway.png
button : Explore other tech components button : Explore other tech components
link : /how-it-works link : /tech
--- ---
# Web Gateway # Web Gateway

View File

@@ -2,7 +2,7 @@
id: zdb id: zdb
image: ./zdb.png image: ./zdb.png
button : Explore other tech components button : Explore other tech components
link : /how-it-works link : /tech
--- ---
# ZDB # ZDB

View File

@@ -2,7 +2,7 @@
id: zdbfs id: zdbfs
image: ./zdbfs.png image: ./zdbfs.png
button : Explore other tech components button : Explore other tech components
link : /how-it-works link : /tech
--- ---
# Quantum Safe File System # Quantum Safe File System

View File

@@ -2,7 +2,7 @@
id: zero-os id: zero-os
image: ./zero_os.png image: ./zero_os.png
button : Explore other tech components button : Explore other tech components
link : /how-it-works link : /tech
--- ---
# Zero-OS # Zero-OS

View File

@@ -2,7 +2,7 @@
id: zflist id: zflist
image: ./zlist.png image: ./zlist.png
button : Explore other tech components button : Explore other tech components
link : /how-it-works link : /tech
--- ---
# ZFlist # ZFlist

View File

@@ -2,7 +2,7 @@
id: zstor id: zstor
image: ./zstor.png image: ./zstor.png
button : Explore other tech components button : Explore other tech components
link : /how-it-works link : /tech
--- ---
# ZStor # ZStor

View File

@@ -2,5 +2,5 @@
id: prod1 id: prod1
title: Zero-OS title: Zero-OS
image: ./zero_os.jpg image: ./zero_os.jpg
link: /how-it-works/zero-os link: ./tech/zero-os
--- ---

View File

@@ -2,5 +2,5 @@
id: prod10 id: prod10
title: Peer-to-Peer title: Peer-to-Peer
image: ./peer_to_peer.jpg image: ./peer_to_peer.jpg
link: /how-it-works/peer-to-peer link: /tech/peer-to-peer
--- ---

View File

@@ -2,5 +2,5 @@
id: prod2 id: prod2
title: ZDB title: ZDB
image: ./zdb.jpg image: ./zdb.jpg
link: /how-it-works/zdb link: /tech/zdb
--- ---

View File

@@ -2,5 +2,5 @@
id: prod3 id: prod3
title: Zstor title: Zstor
image: ./zstor.jpg image: ./zstor.jpg
link: /how-it-works/zstor link: /tech/zstor
--- ---

View File

@@ -2,5 +2,5 @@
id: prod4 id: prod4
title: Quantum Safe File System title: Quantum Safe File System
image: ./zdbfs.jpg image: ./zdbfs.jpg
link: /how-it-works/zdbfs link: /tech/zdbfs
--- ---

View File

@@ -2,5 +2,5 @@
id: prod5 id: prod5
title: ZFlist title: ZFlist
image: ./zflist.jpg image: ./zflist.jpg
link: /how-it-works/zflist link: /tech/zflist
--- ---

View File

@@ -2,5 +2,5 @@
id: prod6 id: prod6
title: Smart Contract for IT title: Smart Contract for IT
image: ./smart_contract.jpg image: ./smart_contract.jpg
link: /how-it-works/smart-contract link: /tech/smart-contract
--- ---

View File

@@ -2,5 +2,5 @@
id: prod7 id: prod7
title: TF Chain title: TF Chain
image: ./tf_chain.jpg image: ./tf_chain.jpg
link: /how-it-works/tf-chain link: /tech/tf-chain
--- ---

View File

@@ -2,5 +2,5 @@
id: prod8 id: prod8
title: Planetary Network title: Planetary Network
image: ./planetary_network.jpg image: ./planetary_network.jpg
link: /how-it-works/planetary-network link: /tech/planetary-network
--- ---

View File

@@ -2,5 +2,5 @@
id: prod9 id: prod9
title: Web Gateway title: Web Gateway
image: ./web_gateway.jpg image: ./web_gateway.jpg
link: /how-it-works/web-gateway link: /tech/web-gateway
--- ---