manual set urls for external collection

This commit is contained in:
Mik-TF
2024-05-13 19:10:10 -04:00
parent a4efec1aa3
commit 280652166f
40 changed files with 79 additions and 80 deletions

View File

@@ -2,7 +2,7 @@
ThreeFold strongly believes in the power of open-source projects and community-driven collaboration. The following documentation is ideal for anyone who wants to know ways to collaborate to the ThreeFold ecosystem.
To become a farmer, a developer or a sysadmin on the ThreeFold, read the [documentation](../../documentation/documentation.md).
To become a farmer, a developer or a sysadmin on the ThreeFold, read the [documentation](manual@@documentation).
<h2>Table of Contents</h2

View File

@@ -33,7 +33,7 @@ Here is an overview of the tool.
## Prerequisites
You would need to install and create an account on the [TF Connect App](../../../documentation/threefold_token/storing_tft/tf_connect_app.md) before being able to register and use the Circle Tool.
You would need to install and create an account on the [TF Connect App](threefold_token@@tf_connect_app) before being able to register and use the Circle Tool.
## How to Use the Circle Tool

View File

@@ -102,7 +102,7 @@ Creating a repository involves establishing a foundation for collaborative devel
#### Github Templates
- Use github templates to provide proper template for issues [bug_report](./bug_report.md) or [feature request](./feature_request.md)
- Use github templates to provide proper template for [pull requests](./PULL_REQUEST_TEMPLATE.md)
- Use github templates to provide proper template for [pull requests](./pull_request_template.md)
#### Expected Workflows