From 34669ce2e65a792f0b508838697718b070f07569 Mon Sep 17 00:00:00 2001 From: Eric Hodel Date: Sat, 25 Feb 2023 00:37:46 -0800 Subject: [PATCH] Fix link --- docs/chapters/template.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/chapters/template.rst b/docs/chapters/template.rst index 346920f6..b0c23fb4 100644 --- a/docs/chapters/template.rst +++ b/docs/chapters/template.rst @@ -1,8 +1,7 @@ ======== Template ======== -Looking for ready made CI/CD validated [Bastille -Templates](https://gitlab.com/BastilleBSD-Templates)? +Looking for ready made CI/CD validated `Bastille Templates`_? Bastille supports a templating system allowing you to apply files, pkgs and execute commands inside the containers automatically. @@ -139,3 +138,5 @@ directory names in the `bastille/templates` directory. Executing final command(s). chsh: user information updated Template Complete. + +.. _Bastille Templates: https://gitlab.com/BastilleBSD-Templates