From d92a040b7409f64d421c2f6e5f28ec40d8ef931c Mon Sep 17 00:00:00 2001 From: Manuele Simi Date: Fri, 12 Jul 2019 10:04:42 -0400 Subject: [PATCH] Fix link to profile. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a34ee96..a669e4b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ List of available templates: The readme displayed by default when a project opens in Git. It must be customized for each project. * [LICENSE.md](gCubeComponents/LICENSE.md) * The license file. It's common to all the projects. No need to change it. -* [profile.xml](gCubeComponents/profiles.xml) +* [profile.xml](gCubeComponents/profile.xml) * It profiles the gCube component. Need to be customized. * [descriptor.xml](gCubeComponents/descriptor.xml) * It supports the creation of an archive with the binary artifacts generated by the content of the repository. Customizable if needed.