Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
stack-of-tasks.github.com
Commits
034e0b32
Commit
034e0b32
authored
Apr 16, 2020
by
Olivier Stasse
Browse files
[dashboard] Fix the coverage badges (link to gepgitlab)
parent
1c9cdb21
Changes
1
Hide whitespace changes
Inline
Side-by-side
development.html
View file @
034e0b32
...
...
@@ -30,8 +30,8 @@ category: Development
alt=
"Build Status"
/></a>
</td>
<td
id=
"{{ package.github }}-coveralls-status"
>
<a
href=
"https://
coveralls.io/r
/stack-of-tasks/{{ package.github }}
?branch=master
"
>
<img
src=
"https://
coveralls.io/repos
/stack-of-tasks/{{ package.github }}/badge
.png?branch=master
"
<a
href=
"https://
gepettoweb.laas.fr/doc
/stack-of-tasks/{{ package.github }}
/master/coverage
"
>
<img
src=
"https://
gepgitlab.laas.fr
/stack-of-tasks/{{ package.github }}/badge
s/master/coverage.svg?job=doc-coverage
"
alt=
"Coverage Status"
/></a>
</td>
<td
id=
"{{ package.github }}-issues"
>
n/a
</td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment