feat: Mkdocs update #62

Merged
jon_nfc merged 4 commits from mkdocs-update into development 2024-02-02 08:20:18 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 14a115d984 - Show all commits

View File

@ -15,7 +15,7 @@ class Test:
def setup_method(self):
self.ignore_url_alive_check = {
'gitlab.com': [
'nofusscomputing/infrastructure/website//-/new/development'
'nofusscomputing/infrastructure/website/-/new/development'
]
}