Skip to content

Commit a6f31c9

Browse files
fix link (#14)
1 parent e5ae2dd commit a6f31c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
html_theme_options = {
4949
"external_links": [
50-
{"name": "Docs", "url": "https://eclipse-score.github.io/score/"},
50+
{"name": "Docs", "url": "https://eclipse-score.github.io/score/main"},
5151
{
5252
"name": "Eclipse",
5353
"url": "https://projects.eclipse.org/projects/automotive.score",

0 commit comments

Comments
 (0)