Skip to content

Commit 399ad38

Browse files
docs: update links
1 parent 8e225ae commit 399ad38

4 files changed

Lines changed: 4 additions & 7 deletions

File tree

docs/community/contrib.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44

55
* To contribute or request a change to the documentation or code, please fork the relevant repository and submit a pull request (PR).
66
* Here are [instructions](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork) on how to create a merge request from a fork.
7-
* If there is a Grassroots Economics Kanban Issue please include that in the PR it will help us track contributions.
8-
* Visit the overall Grassroots Economics Organization [Kanban board](https://gitlab.com/groups/grassrootseconomics/-/boards)
9-
* Visit the Software Development [Kanban board](https://gitlab.com/grassrootseconomics/cic-internal-integration/-/boards/2419764)
107
* Ask a question in our community chat on [Discord](https://discord.gg/VuAsaHue)
118

129
We recommend:

docs/cyber/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cyper-Social Infrastructures
22

3-
If you are a programmer please check out our [software](https://cic-stack.grassecon.org/): Join a community of developers working to build the technical stack and become a platform service provider to help communities develop their own financial instruments.
3+
If you are a programmer please check out our [software](https://software.grassecon.org/): Join a community of developers working to build the technical stack and become a platform service provider to help communities develop their own financial instruments.
44

55
# Commitment Pooling
66

docs/edu/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This FAQ accompanies the [Training Guide](/training/) and the [Glossary](/glossa
109109
* CAVs accounts can be accessed through USSD on feature phones - and soon an app and web interface.
110110
* The Sarafu Network was built using Python and Typescript and Solidity
111111
* Is the technology open source?
112-
* Yes all docs and code can be found [here](https://gitlab.com/grassrootseconomics)
112+
* Yes all docs and code can be found [here](https://github.com/grassrootseconomics)
113113
* How do you prevent a run on the reserves of a CAV?
114114
* There is no automated reserve on-chain.
115115
* CAV should be created against goods and services.

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ nav:
2727
- Child Protection Policy: commons/child_policy.md
2828
- Cyber:
2929
- Intro: cyber/index.md
30-
- Software: https://cic-stack.grassecon.org/
30+
- Software: https://software.grassecon.org/
3131
- Pooling Guide: cyber/pool-guide.md
3232
- Staking Guide: cyber/staking-guide.md
3333
- Education:
@@ -39,7 +39,7 @@ nav:
3939
- Case Study: edu/case_study.md
4040
- MOOC: https://www.grassrootseconomics.org/pages/mooc.html
4141

42-
repo_url: https://gitlab.com/grassrootseconomics/grassrootseconomics.gitlab.io
42+
repo_url: https://github.com/grassrootseconomics/docs.grassecon.org
4343
repo_name: grassrootseconomics/docs
4444
edit_uri: -/tree/main/docs
4545
theme:

0 commit comments

Comments
 (0)