Skip to content

Commit dda9025

Browse files
committed
docs: Move eclipse link from top menu bar
Move eclipse-foundation (external link) to icon. Signed-off-by: Nicolae Dicu <[email protected]>
1 parent b403e35 commit dda9025

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/conf.py

+6
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,12 @@
100100
"url": "https://github.com/eclipse-score",
101101
"icon": "fa-brands fa-github",
102102
"type": "fontawesome",
103+
},
104+
{
105+
"name": "Eclipse Foundation",
106+
"url": "https://projects.eclipse.org/projects/automotive.score",
107+
"icon": "fa-solid fa-e",
108+
"type": "fontawesome",
103109
}
104110
],
105111
# https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/source-buttons.html#add-an-edit-button

docs/index.rst

-1
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,3 @@ Project structure and processes
140140
process/index
141141
PMP <platform_management_plan/index.rst>
142142
SCORE <https://eclipse-score.github.io>
143-
Eclipse <https://projects.eclipse.org/projects/automotive.score>

0 commit comments

Comments
 (0)