From 738931370bd2e40bbea00af2c97af9362c56545e Mon Sep 17 00:00:00 2001 From: despiegk Date: Mon, 5 Feb 2024 12:11:20 +0300 Subject: [PATCH] ... --- books/duniayetu_dar/SUMMARY.md | 8 +++++--- collections/dy_intro/what_we_offer/what_we_offer.md | 6 +++--- script3/book_collections.md | 6 +++--- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/books/duniayetu_dar/SUMMARY.md b/books/duniayetu_dar/SUMMARY.md index 1b92ea5..98bb2b0 100644 --- a/books/duniayetu_dar/SUMMARY.md +++ b/books/duniayetu_dar/SUMMARY.md @@ -14,7 +14,7 @@ - [painkillers and onions](problems/no_pain_killer.md) - [clouds are complicated](problems/internet_infra/cloud_issues.md) - [content delivery is expensive](problems/internet_infra/cdn_issues.md) - - [Social Media Platform]() + - [Web4](solutions/web4.md) - [Dunia Yetu](dy_intro/dunia_yetu/dunia_yetu.md) - [About Us](dy_intro/dunia_yetu/about_us.md) @@ -29,7 +29,6 @@ - [Join Our Coding Academy](dy_intro/how_you_can_participate/coding_participate.md) - [Join Our Community](dy_intro/how_you_can_participate/community_participate.md) - [FreeFlow Movement](freeflow_movement/freeflow_movement.md) - - [Community Principles](freeflow_movement/community_principles/community_principles.md) - [Social Media Protocols](social_media_protocols/protocols.md) - [Nostr Protocol](social_media_protocols/nostr.md) @@ -37,4 +36,7 @@ - [Activity Pub 2](social_media_protocols/activitypub2.md) - [Technology](ffself_specs/tech.md) - [Actor Based Development](ffself_specs/actor_based/actor_based_approach.md) - - [Vlang](ffself_specs/vlang/vlang.md) \ No newline at end of file + - [Vlang](ffself_specs/vlang/vlang.md) + + + diff --git a/collections/dy_intro/what_we_offer/what_we_offer.md b/collections/dy_intro/what_we_offer/what_we_offer.md index dcffb3d..a295e9c 100644 --- a/collections/dy_intro/what_we_offer/what_we_offer.md +++ b/collections/dy_intro/what_we_offer/what_we_offer.md @@ -4,6 +4,6 @@ Dunia Yetu offers several projects for Tanzania: ![image](img/offering2.png "image_tooltip") -1. [A New Decentralised Internet](new_internet.md) -2. [The Dunia Yetu Coding Academy](coding_academy.md) -3. [A Network of Innovation Hubs](innovation_hubs.md) +- 1. [A New Decentralised Internet](new_internet.md) +- 2. [The Dunia Yetu Coding Academy](coding_academy.md) +- 3. [A Network of Innovation Hubs](dy_intro:innovation_hubs.md) diff --git a/script3/book_collections.md b/script3/book_collections.md index ef8b1a8..ab9ea51 100644 --- a/script3/book_collections.md +++ b/script3/book_collections.md @@ -2,12 +2,12 @@ ```js -!!book.gemerate name:'duniayetu' title:'Dunia Yetu Internet 4.0' - url:'https://git.ourworld.tf/threefold_coop/info_threefold_coop/src/branch/main/books/duniayetu_dar' +!!book.generate name:'duniayetu' title:'Dunia Yetu Internet 4.0' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/duniayetu_dar' !!doctree.add - url:'https://git.ourworld.tf/threefold_coop/info_threefold_coop/src/branch/main/collections' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections'