You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ HUMAN is a permissionless protocol to facilitate the exchange of HUMAN work, kno
25
25
26
26
### Documentation
27
27
28
-
For a more detailed description of the HUMAN Protocol architecture and vision see [here](https://tech-docs.humanprotocol.org/)
28
+
For a more detailed description of the HUMAN Protocol architecture and vision see [here](https://docs.humanprotocol.org/)
29
29
30
30
### Description
31
31
@@ -59,7 +59,7 @@ The contribution guidelines are as per the CONTRIBUTING.MD file.
59
59
│ │ │ ├── subgraph # Human Protocol Subgraph
60
60
```
61
61
### Smart contracts
62
-
To access comprehensive information about the smart contracts, please visit the following URL: https://tech-docs.humanprotocol.org/contracts. This resource provides detailed documentation that covers various aspects of the smart contracts used within the Human Protocol ecosystem.
62
+
To access comprehensive information about the smart contracts, please visit the following URL: https://docs.humanprotocol.org/architecture/contracts/escrow.sol. This resource provides detailed documentation that covers various aspects of the smart contracts used within the Human Protocol ecosystem.
Copy file name to clipboardExpand all lines: packages/apps/fortune/exchange-oracle/server/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ $ yarn migration:show
115
115
116
116
## 📚 Documentation
117
117
118
-
For detailed information about the Exchange Oracle, please refer to the [Human Protocol Tech Docs](https://human-protocol.gitbook.io/hub/human-tech-docs/architecture/components/exchange-oracle).
118
+
For detailed information about the Exchange Oracle, please refer to the [Human Protocol Tech Docs](https://docs.humanprotocol.org/architecture/exchange_oracle/overview/).
0 commit comments