From 4e28a14c2f750f74da51e3d2f55f2fc29b484058 Mon Sep 17 00:00:00 2001 From: euxane Date: Thu, 23 Jan 2025 00:09:52 +0100 Subject: domain: euxane.net -> euxane.eu --- README.md | 2 +- src/Report.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf1626b..0a31d81 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A web-based JaCoCo coverage report viewer. Part of a scholar project at UPEM. -This application is deployed at . +This application is deployed at . ## Yarn tasks diff --git a/src/Report.js b/src/Report.js index f122245..98a5619 100644 --- a/src/Report.js +++ b/src/Report.js @@ -24,7 +24,7 @@ export class Report extends Component { _renderAppInfo() { return (
- Copyright © 2018 Euxane TRAN-GIRARD, Adam NAILI - Sources + Copyright © 2018 Euxane TRAN-GIRARD, Adam NAILI - Sources
); } -- cgit v1.2.3