@@ -2,7 +2,7 @@
 
 ## {{ role.name }}
 
-{% if ansigenome_info.travis is defined and ansigenome_info.travis %}[![Travis CI](https://secure.travis-ci.org/{{ scm.user + '/' + role.slug }}.png)](http://travis-ci.org/{{ scm.user + '/' + role.slug }}) [![test-suite](http://img.shields.io/badge/test--suite-{{ scm.repo_prefix | replace("-","--") | replace("_","__") + role.name | replace("-","--") | replace("_","__") }}-blue.svg)](https://github.com/{{ scm.user }}/test-suite/tree/master/{{ scm.repo_prefix + role.name }}/){% endif %} {% if ansigenome_info.galaxy_id is defined and ansigenome_info.galaxy_id %}[![Ansible Galaxy](http://img.shields.io/badge/galaxy-{{ role.galaxy_name | replace("-","--") | replace("_","__") }}-660198.svg)](https://galaxy.ansible.com/list#/roles/{{ ansigenome_info.galaxy_id }}){% endif %}{% if galaxy_info.platforms is defined and galaxy_info.platforms %}[![Platforms](http://img.shields.io/badge/platforms-{{ galaxy_info.platforms | map(attribute='name') | sort | join('%20|%20') | lower }}-lightgrey.svg)](#){% endif %}
+{% if ansigenome_info.travis is defined and ansigenome_info.travis %}[![Travis CI](https://secure.travis-ci.org/{{ scm.user + '/' + role.slug }}.png)](http://travis-ci.org/{{ scm.user + '/' + role.slug }}) [![test-suite](http://img.shields.io/badge/test--suite-{{ scm.repo_prefix | replace("-","--") | replace("_","__") + role.name | replace("-","--") | replace("_","__") }}-blue.svg)](https://github.com/{{ scm.user }}/test-suite/tree/master/{{ scm.repo_prefix + role.name }}/){% endif %} {% if ansigenome_info.galaxy_id is defined and ansigenome_info.galaxy_id %}[![Ansible Galaxy](http://img.shields.io/badge/galaxy-{{ role.galaxy_name | replace("-","--") | replace("_","__") }}-660198.svg)](https://galaxy.ansible.com/list#/roles/{{ ansigenome_info.galaxy_id }}){% endif %}{% if galaxy_info.platforms is defined and galaxy_info.platforms %} [![Platforms](http://img.shields.io/badge/platforms-{{ galaxy_info.platforms | map(attribute='name') | sort | join('%20|%20') | lower }}-lightgrey.svg)](#){% endif %}
 {% if ansigenome_info.beta is defined and ansigenome_info.beta %}
 ### Warning, this is a BETA role
 