From 686e3025e266a3fafc3cbe46bc9669e104bccc22 Mon Sep 17 00:00:00 2001 From: Denis Sukhoroslov <dsukhoroslov@gmail.com> Date: Wed, 6 Mar 2024 11:01:34 +0200 Subject: [PATCH] increased font size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c07c5a..37dfeb3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ XFSC Trusted Content Resolver Service allows Trusted Framework Pointers resoluti This is a Reference Implementation of the [Gaia-X TRAIN Lot](https://eclipse.dev/xfsc/train/train/#trusted-content-resolver). ## Documentation -All service documentation, installation instructions and other materials can be found in the [TCR documentation section](./docs). +All service documentation, installation instructions and other materials can be found in the ## [TCR documentation section](./docs). ## Support To get support you can open an issue in the project [Issues](https://gitlab.eclipse.org/eclipse/xfsc/train/trusted-content-resolver/-/issues) section. -- GitLab