Skip to content

Commit 902c976

Browse files
authored
Update README.md
The link to the O2 Jira was wrong (lead to "DMC" project)
1 parent f880478 commit 902c976

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ Users can ask for support in [ALICE Talk](https://alice-talk.web.cern.ch).
3232

3333
### Issue tracking system
3434

35-
We use JIRA to track issues. [Report a bug here](https://alice.its.cern.ch/jira/secure/CreateIssue.jspa?pid=11201&issuetype=1).
36-
Add the JIRA issue key (e.g. `O2-XYZ`) to the PR title or in a commit message to have the PR/commit appear in the JIRA ticket.
35+
We use JIRA to track issues. [Report issues (bugs,...) in the O2 JIRA project](https://its.cern.ch/jira/projects/O2) by using the "Create" button to submit a bug report or feature request. Add the JIRA issue key (e.g. `O2-XYZ`) to the PR title or in a commit message to have the PR/commit appear in the JIRA ticket.
3736

3837
### Coding guidelines
3938

@@ -67,4 +66,4 @@ Currently O2 is built with minimal compiler warnings enabled. This is going to c
6766
```bash
6867
aliBuild build --debug -e ALIBUILD_O2_WARNINGS=1 --defaults o2 O2
6968
```
70-
A helper script that extracts warnings from the build log skipping duplicates is available [here](https://github.com/AliceO2Group/AliceO2/blob/dev/scripts/filter-warnings.sh)
69+
A helper script that extracts warnings from the build log skipping duplicates is available [here](https://github.com/AliceO2Group/AliceO2/blob/dev/scripts/filter-warnings.sh)

0 commit comments

Comments
 (0)