Skip to content

Commit

Permalink
Sylabs links are OK, whitelisted
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 6, 2024
1 parent 7370a85 commit e32de5e
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions mlc_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,19 @@
"pattern": "github/workspace/docs/software/overview$"
},
{
"pattern": "^https://bianca.uppmax.uu.se"
"pattern": "^https://bianca.uppmax.uu.se$"
},
{
"pattern": "swcarpentry.github.io/r-novice-inflammation/"
"pattern": "^https://www.sylabs.io/$"
},
{
"pattern": "http://hostname:8888"
"pattern": "^https://docs.sylabs.io/guides/2.6/user-guide/container_recipes.html$"
},
{
"pattern": "swcarpentry.github.io/r-novice-inflammation/$"
},
{
"pattern": "^http://hostname:8888$"
}
]
}

0 comments on commit e32de5e

Please sign in to comment.