diff options
Diffstat (limited to 'tests/resources')
-rw-r--r-- | tests/resources/assets/refs.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/resources/assets/refs.html b/tests/resources/assets/refs.html index be93bda..deb20bb 100644 --- a/tests/resources/assets/refs.html +++ b/tests/resources/assets/refs.html @@ -12,7 +12,9 @@ <body> <header> <div class="header-horizontal-grouping"> - <img alt="Logo image of the repository list" class="logo" src="logo.svg" /> + <a href="../"> + <img alt="Logo image of the repository" class="logo" src="logo.svg" /> + </a> <div class="header-description"> <h1> repo-1 |