Sfoglia il codice sorgente

[doc] Fix broken links in Contribute

y 2 anni fa
parent
commit
e1b0d06521
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      doc/src/dev/contribute.md

+ 3 - 3
doc/src/dev/contribute.md

@@ -11,10 +11,10 @@ identify issues and areas of improvement.
 
 
 Contribute according to your own interests, skills, and topics in which you would
 Contribute according to your own interests, skills, and topics in which you would
 like to become more knowledgable. Take initiative. Other darkfi devs can help you
 like to become more knowledgable. Take initiative. Other darkfi devs can help you
-as mentors: see [the Methodology section of the Study Guide](https://darkrenaissance.github.io/darkfi/development/learn.html#methodology).
+as mentors: see [the Methodology section of the Study Guide](https://darkrenaissance.github.io/darkfi/dev/learn.html#methodology).
 
 
 Few people are able be an expert in all domains. Choose a topic and specialize.
 Few people are able be an expert in all domains. Choose a topic and specialize.
-Example specializations are described [here](https://darkrenaissance.github.io/darkfi/development/learn.html#branches).
+Example specializations are described [here](https://darkrenaissance.github.io/darkfi/dev/learn.html#branches).
 Don't make the mistake that you must become an expert in all areas before getting started.
 Don't make the mistake that you must become an expert in all areas before getting started.
 It's best to just jump in.
 It's best to just jump in.
 
 
@@ -34,7 +34,7 @@ There are several areas of work that are either undergoing maintenance
 or need to be maintained:
 or need to be maintained:
 
 
 * **Documentation:** general documentation and code docs (cargo doc). This is a very 
 * **Documentation:** general documentation and code docs (cargo doc). This is a very 
-  important work for example [overview](https://darkrenaissance.github.io/darkfi/architecture/overview.html) 
+  important work for example [overview](https://darkrenaissance.github.io/darkfi/arch/overview.html) 
   page is out of date.
   page is out of date.
 * **Tooling:** Such as the `drk` tool. right now 
 * **Tooling:** Such as the `drk` tool. right now 
   we're adding [DAO functionality](https://github.com/darkrenaissance/darkfi/blob/master/src/contract/dao/wallet.sql) 
   we're adding [DAO functionality](https://github.com/darkrenaissance/darkfi/blob/master/src/contract/dao/wallet.sql)