Skip to content

Commit ecc5f6f

Browse files
authored
Update README.md with new repository links and badges
Updated project links and badges in README.md to reflect the new repository name.
1 parent bccc931 commit ecc5f6f

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
[![Build application](https://github.com/learning-process/parallel_programming_course/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/learning-process/parallel_programming_course/actions/workflows/main.yml)
2-
[![Pages](https://github.com/learning-process/parallel_programming_course/actions/workflows/pages.yml/badge.svg?branch=master)](https://github.com/learning-process/parallel_programming_course/actions/workflows/pages.yml)
3-
[![CodeQL](https://github.com/learning-process/parallel_programming_course/actions/workflows/codeql.yml/badge.svg?branch=master)](https://github.com/learning-process/parallel_programming_course/actions/workflows/codeql.yml)
4-
[![codecov](https://codecov.io/gh/learning-process/parallel_programming_course/graph/badge.svg?token=qCOtqeFyIz)](https://codecov.io/gh/learning-process/parallel_programming_course)
5-
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/learning-process/parallel_programming_course/badge)](https://scorecard.dev/viewer/?uri=github.com/learning-process/parallel_programming_course)
1+
[![Build application](https://github.com/learning-process/ppc-2025-processes-informatics/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/learning-process/ppc-2025-processes-informatics/actions/workflows/main.yml)
2+
[![Pages](https://github.com/learning-process/ppc-2025-processes-informatics/actions/workflows/pages.yml/badge.svg?branch=master)](https://github.com/learning-process/ppc-2025-processes-informatics/actions/workflows/pages.yml)
3+
[![CodeQL](https://github.com/learning-process/ppc-2025-processes-informatics/actions/workflows/codeql.yml/badge.svg?branch=master)](https://github.com/learning-process/ppc-2025-processes-informatics/actions/workflows/codeql.yml)
4+
[![codecov](https://codecov.io/gh/learning-process/ppc-2025-processes-informatics/graph/badge.svg?token=qCOtqeFyIz)](https://codecov.io/gh/learning-process/ppc-2025-processes-informatics)
5+
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/learning-process/ppc-2025-processes-informatics/badge)](https://scorecard.dev/viewer/?uri=github.com/learning-process/ppc-2025-processes-informatics)
66

77
# Parallel Programming Course
88

99
Welcome to the Parallel Programming Course!
1010

1111
For more detailed documentation and resources, please visit documentation pages: [en](https://learning-process.github.io/parallel_programming_course/en/), [ru](https://learning-process.github.io/parallel_programming_course/ru/).
1212

13-
Course scoreboard is available [here](https://learning-process.github.io/parallel_programming_course/scoreboard/).
13+
Course scoreboard is available [here](https://learning-process.github.io/ppc-2025-processes-informatics/scoreboard/).
1414

15-
Coverage report is available [here](https://learning-process.github.io/parallel_programming_course/coverage/).
15+
Coverage report is available [here](https://learning-process.github.io/ppc-2025-processes-informatics/coverage/).
1616

1717
### Parallel programming technologies:
1818
The following parallel programming technologies are considered in practice:

0 commit comments

Comments
 (0)