Skip to content

Commit 0b5962c

Browse files
Polaris000jgbarah
authored andcommitted
fix link
1 parent 1fa14c1 commit 0b5962c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sirmordred/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The projects file is a JSON file with the following structure:
2323

2424
That is, in Python terms it is a dictionary of projects, where the key for each project is the project name (as we want it to appear in the dashboard), and the value is a dictionary with the data sources for that project.
2525

26-
In turn the dictionary with data sources has as keys the Perceval identifiers for the data sources of interest for the project (for example "git", "github", "jira", etc.). Values of that dictionary is a list of repositories, also in the format expected by Perceval. See `perceval --help`, or the [main Perceval README](https://github.com/grimoirelab/perceval/blob/master/README.md) for a complete list of data sources supported, and their identifiers. For convenience, this is a close-to-complete list:
26+
In turn the dictionary with data sources has as keys the Perceval identifiers for the data sources of interest for the project (for example "git", "github", "jira", etc.). Values of that dictionary is a list of repositories, also in the format expected by Perceval. See `perceval --help`, or the [main Perceval README](https://github.com/chaoss/grimoirelab-perceval/blob/master/README.md) for a complete list of data sources supported, and their identifiers. For convenience, this is a close-to-complete list:
2727

2828
* askbot: Questions and answers from Askbot site
2929
* bugzilla: Bugzilla server

0 commit comments

Comments
 (0)