fixed legal link in footer

This commit is contained in:
jordan-violet-sp
2022-09-13 21:55:11 -04:00
parent d03c5e1d59
commit e9ba71d864

View File

@@ -95,7 +95,7 @@ module.exports = {
items: [
{
label: "Terms & Conditions",
to: "https://developet.sailpoint.com"
to: "https://developer.sailpoint.com/discuss/tos"
}
]
}