🚚(global) update paths and urls after ownership transfer

This repository has been recently transfered from openfun to lasuitenumerique.
We need to fix some paths and urls especially to fix documentation and README
This commit is contained in:
jbpenrath
2025-10-14 12:22:41 +02:00
committed by Jean-Baptiste PENRATH
parent 4220061bc0
commit 6097929593
14 changed files with 102 additions and 97 deletions

View File

@@ -6,7 +6,7 @@ const buildTheme = (
type: "default" | "dark" = "default"
) => {
return {
brandUrl: "https://github.com/openfun/cunningham",
brandUrl: "https://github.com/suitenumerique/cunningham",
brandImage: "logo-cunningham.svg",
brandTitle: "Cunningham",
brandTarget: "_self",