Skip to content

Commit c884cd1

Browse files
committed
Add open projects link
1 parent 939e63a commit c884cd1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_data/navigation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ main:
1616
- title: "Contribute"
1717
url: contribute
1818
description: "Contribute to ROOT!"
19+
- title: "Open Projects"
20+
url: open_projects
21+
description: "Open Projects"
1922
- title: "For Developers"
2023
url: for_developers
2124
description: "Resources for ROOT developers"

for_developers/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ of years.
1919
### [Meetings](meetings)
2020
All ROOT-related meetings can be found in [ROOT's Indico category](https://indico.cern.ch/category/526/).
2121

22-
### [ROOT 7](root7)
23-
This new major version of ROOT will make ROOT much simpler and safer to use.
24-
2522
### [Run the Tests](run_the_tests)
2623
Running all ROOT tests on at least a platform before sending a PR or before pushing anything to the ROOT repository is *mandatory*.
2724
The ROOT continuous integration infrastructure allows to automatically check the PR also on a battery of platform, for example including MacOs and linux boxes.

0 commit comments

Comments
 (0)