Skip to content

Commit 796b646

Browse files
upd info page
1 parent bc3dcd9 commit 796b646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/util/api/confluence_clients.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ def get_system_info_page(self):
202202
}
203203

204204
auth_body = {
205-
'webSudoDestination': '/secure/admin/ViewSystemInfo.jspa',
205+
'webSudoDestination': '/admin/systeminfo.action',
206206
'webSudoIsPost': False,
207207
'webSudoPassword': self.password
208208
}

0 commit comments

Comments
 (0)